Skip to content

Commit 3371118

Browse files
Release 4.22.0
1 parent eb29d35 commit 3371118

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/history.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 4.22.0
2+
* [Remove debug logging (#3478)](https://github.com/PrismarineJS/mineflayer/commit/eb29d350ede0590fce17e04bf21071807a87e3a1) (thanks @extremeheat)
3+
14
## 4.21.0
25
* [1.20.6 (#3412)](https://github.com/PrismarineJS/mineflayer/commit/44fad41c18be5024564e24e1cdee624d35d4d387) (thanks @extremeheat)
36
* [Update README.md (#3420)](https://github.com/PrismarineJS/mineflayer/commit/1c2a5c0fa78f74a63fabd7edde85c4a74db32dee) (thanks @SilkePilon)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mineflayer",
3-
"version": "4.21.0",
3+
"version": "4.22.0",
44
"description": "create minecraft bots with a stable, high level API",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)