We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb29d35 commit 3371118Copy full SHA for 3371118
docs/history.md
@@ -1,3 +1,6 @@
1
+## 4.22.0
2
+* [Remove debug logging (#3478)](https://github.com/PrismarineJS/mineflayer/commit/eb29d350ede0590fce17e04bf21071807a87e3a1) (thanks @extremeheat)
3
+
4
## 4.21.0
5
* [1.20.6 (#3412)](https://github.com/PrismarineJS/mineflayer/commit/44fad41c18be5024564e24e1cdee624d35d4d387) (thanks @extremeheat)
6
* [Update README.md (#3420)](https://github.com/PrismarineJS/mineflayer/commit/1c2a5c0fa78f74a63fabd7edde85c4a74db32dee) (thanks @SilkePilon)
package.json
@@ -1,6 +1,6 @@
{
"name": "mineflayer",
- "version": "4.21.0",
+ "version": "4.22.0",
"description": "create minecraft bots with a stable, high level API",
"main": "index.js",
"types": "index.d.ts",
0 commit comments