Skip to content

Commit 44ce3ec

Browse files
authored
Release 2.3.1 (#286)
1 parent 2e7b3da commit 44ce3ec

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.1
4+
* Fix reference error in `getNumEntitiesAt` (https://github.com/PrismarineJS/mineflayer-pathfinder/commit/2e7b3daff2ee5fa0aaf52db4553f769189b8d03f)
5+
36
# 2.3.0
47
* [Add entity Avoidance Feature](https://github.com/PrismarineJS/mineflayer-pathfinder/pull/281)
58
* [Fix bugs in movements.js](https://github.com/PrismarineJS/mineflayer-pathfinder/pull/276)

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.0",
3+
"version": "2.3.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)