Skip to content

Commit f7c556e

Browse files
authored
Release 3.13.0 (#208)
1 parent f4bd49d commit f7c556e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.13.0
2+
* Update API documentation
3+
* Emit generic 'packet' event for server clients (#205) @ATXLtheAxolotl
4+
* Add XUID field for client offline mode client chain (#203)
5+
16
## 3.12.0
27
* 1.18.30 support
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bedrock-protocol",
3-
"version": "3.12.0",
3+
"version": "3.13.0",
44
"description": "Minecraft Bedrock Edition protocol library",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)