Release 3.49.0

This commit is contained in:
github-actions[bot] 2025-10-02 00:52:40 +00:00
commit 085306453f
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## 3.49.0
* [1.21.111 (#649)](https://github.com/PrismarineJS/bedrock-protocol/commit/b48518a6e79e72101fe7136433cbd6277339fc5c) (thanks @extremeheat)
* [Skin Data Changes (#647)](https://github.com/PrismarineJS/bedrock-protocol/commit/407756b93880cdda4fdbff194fc4163ceedf4e82) (thanks @thejfkvis)
## 3.48.1
* [Update login client skinData (#635)](https://github.com/PrismarineJS/bedrock-protocol/commit/6b1474d2c6f93b47dee9d4816de59579f82ed5a9) (thanks @TSL534)

View file

@ -1,6 +1,6 @@
{
"name": "bedrock-protocol",
"version": "3.48.1",
"version": "3.49.0",
"description": "Minecraft Bedrock Edition protocol library",
"main": "index.js",
"types": "index.d.ts",