Skip to content

Commit

Permalink
Release 1.5.0 (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
rom1504bot and github-actions[bot] authored Jan 7, 2025
1 parent 37fdb61 commit a7d9808
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 1.5.0
* [Create commands.yml](https://github.com/PrismarineJS/mineflayer-collectblock/commit/37fdb61fc1c9e038a4a8a880deece90dee2d3520) (thanks @rom1504)
* [Fix collect blocks that require tools (#132)](https://github.com/PrismarineJS/mineflayer-collectblock/commit/5dbaed726f8f7d750a51531b443495270be59585) (thanks @MaxRobinsonTheGreat)
* [Change physicTick to new physicsTick (#131)](https://github.com/PrismarineJS/mineflayer-collectblock/commit/c7f44d7c8c1a9a03dbca696b41c3758a481ce4d5) (thanks @SilkePilon)
* [fix: add declaration for mineflayer plugin in index.ts (#128)](https://github.com/PrismarineJS/mineflayer-collectblock/commit/51363f4478e75e644a0f26d9b1dad377d4d5c4c6) (thanks @Wyatt-Stanke)
* [Bump @types/node from 17.0.45 to 18.6.4 (#108)](https://github.com/PrismarineJS/mineflayer-collectblock/commit/c5f9aeb5bf5d6c192e7a75455e8044c5723a57c6) (thanks @dependabot[bot])
* [Update README.md (#94)](https://github.com/PrismarineJS/mineflayer-collectblock/commit/08997f52464c219bb4ce9fd1c5eafa9f3af02482) (thanks @TheDudeFromCI)

<h1 align="center">mineflayer-collectblock</h1>
<p align="center"><i>A small utility plugin for allowing users to collect blocks using a higher level API.</i></p>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mineflayer-collectblock",
"version": "1.4.1",
"version": "1.5.0",
"description": "A simple utility plugin for Mineflayer that add a higher level API for collecting blocks.",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand Down

0 comments on commit a7d9808

Please # to comment.