Release 3.13.0 (#208)
This commit is contained in:
parent
f4bd49dca0
commit
f7c556ec94
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
|||
## 3.13.0
|
||||
* Update API documentation
|
||||
* Emit generic 'packet' event for server clients (#205) @ATXLtheAxolotl
|
||||
* Add XUID field for client offline mode client chain (#203)
|
||||
|
||||
## 3.12.0
|
||||
* 1.18.30 support
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bedrock-protocol",
|
||||
"version": "3.12.0",
|
||||
"version": "3.13.0",
|
||||
"description": "Minecraft Bedrock Edition protocol library",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue