We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c8702 commit 08c779eCopy full SHA for 08c779e
history.md
@@ -1,5 +1,8 @@
1
# History
2
3
+# 2.3.2
4
+* Revert broken goto implementation update.
5
+
6
# 2.3.1
7
* Fix reference error in `getNumEntitiesAt` (https://github.com/PrismarineJS/mineflayer-pathfinder/commit/2e7b3daff2ee5fa0aaf52db4553f769189b8d03f)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "mineflayer-pathfinder",
- "version": "2.3.1",
+ "version": "2.3.2",
"description": "",
"main": "index.js",
"scripts": {
0 commit comments