Skip to content

Commit 56a02b9

Browse files
authored
Release 2.4.0 (#294)
* Update package.json * Update history.md
1 parent c2f4d25 commit 56a02b9

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.4.0
4+
* mcData to registry refactoring
5+
36
# 2.3.3
47
* [Add missing types on GoalPlaceBlock and GoalLookAtBlock (@IceTank)](https://github.com/PrismarineJS/mineflayer-pathfinder/pull/289)
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.3",
3+
"version": "2.4.0",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)