Skip to content

Commit

Permalink
Release 3.16.0 (#2452)
Browse files Browse the repository at this point in the history
* Update package.json

* Update history.md
  • Loading branch information
rom1504 authored Feb 4, 2022
1 parent 5f01686 commit 5265048
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.16.0

* Use prismarine-chunk for block entities

## 3.15.0

* Supports 1.18
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",
"version": "3.15.0",
"version": "3.16.0",
"description": "create minecraft bots with a stable, high level API",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 5265048

Please sign in to comment.