File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
+ # 2.2.0
4
+ * [ Add events typings] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/266 )
5
+ * [ Force look at blocks when breaking them] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/274 )
6
+ * [ Fix bot sometimes not triggering path end correctly] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/268 )
7
+ * [ Fix missing null check at block update] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/269 )
8
+ * [ Bump mocha to 10.x] ( https://github.com/PrismarineJS/mineflayer-pathfinder/pull/265 )
9
+
3
10
# 2.1.1
4
11
* Fix GitHub action for publishing
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mineflayer-pathfinder" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.2.0 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments