File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# History
22
3+ ## 1.61.0
4+ * [ 1.21.6 (#1416 )] ( https://github.com/PrismarineJS/node-minecraft-protocol/commit/0bfd970e954f1ab5e579ebe51cbefbf07d952939 ) (thanks @extremeheat )
5+
36## 1.60.1
47* [ Fix undefined chat message signatures causing crash (#1413 )] ( https://github.com/PrismarineJS/node-minecraft-protocol/commit/2119b04f52605f62df2d029908d92d6443aa68db ) (thanks @PiotrW01 )
58* [ types: add missing config state (#1397 )] ( https://github.com/PrismarineJS/node-minecraft-protocol/commit/5242498797e1e9877f9b0056ff608fb68e0a3508 ) (thanks @notsapinho )
Original file line number Diff line number Diff line change 11{
22 "name" : " minecraft-protocol" ,
3- "version" : " 1.60.1 " ,
3+ "version" : " 1.61.0 " ,
44 "description" : " Parse and serialize minecraft packets, plus authentication and encryption." ,
55 "main" : " src/index.js" ,
66 "types" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments