We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4bd49d commit f7c556eCopy full SHA for f7c556e
HISTORY.md
@@ -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
+
6
## 3.12.0
7
* 1.18.30 support
8
package.json
@@ -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": {
0 commit comments