Skip to content

Commit 08c779e

Browse files
authored
Release-2.3.2 (#288)
1 parent f2c8702 commit 08c779e

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.2
4+
* Revert broken goto implementation update.
5+
36
# 2.3.1
47
* Fix reference error in `getNumEntitiesAt` (https://github.com/PrismarineJS/mineflayer-pathfinder/commit/2e7b3daff2ee5fa0aaf52db4553f769189b8d03f)
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.1",
3+
"version": "2.3.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)