Skip to content

Commit 25ec4cc

Browse files
authored
Release 2.3.3 (#290)
1 parent 67986eb commit 25ec4cc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

history.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# History
22

3+
# 2.3.3
4+
* [Add missing types on GoalPlaceBlock and GoalLookAtBlock (@IceTank)](https://github.com/PrismarineJS/mineflayer-pathfinder/pull/289)
5+
36
# 2.3.2
47
* Revert broken goto implementation update.
58

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mineflayer-pathfinder",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)