Skip to content

Commit a3d10bd

Browse files
authored
Release 2.4.1 (#299)
1 parent dcc9f75 commit a3d10bd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

history.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# History
22

3+
# 2.4.1
4+
* [Made some Goal methods none abstract (@IceTank)](https://github.com/PrismarineJS/mineflayer-pathfinder/pull/298)
5+
36
# 2.4.0
4-
* mcData to registry refactoring
7+
* [mcData to registry refactoring (@Epirito)](https://github.com/PrismarineJS/mineflayer-pathfinder/pull/293)
58

69
# 2.3.3
710
* [Add missing types on GoalPlaceBlock and GoalLookAtBlock (@IceTank)](https://github.com/PrismarineJS/mineflayer-pathfinder/pull/289)

package.json

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

0 commit comments

Comments
 (0)