We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67986eb commit 25ec4ccCopy full SHA for 25ec4cc
history.md
@@ -1,5 +1,8 @@
1
# History
2
3
+# 2.3.3
4
+* [Add missing types on GoalPlaceBlock and GoalLookAtBlock (@IceTank)](https://github.com/PrismarineJS/mineflayer-pathfinder/pull/289)
5
+
6
# 2.3.2
7
* Revert broken goto implementation update.
8
package.json
@@ -1,6 +1,6 @@
{
"name": "mineflayer-pathfinder",
- "version": "2.3.2",
+ "version": "2.3.3",
"description": "",
"main": "index.js",
"scripts": {
0 commit comments