Release 3.48.0

This commit is contained in:
github-actions[bot] 2025-08-06 18:05:42 +00:00
commit 65cd9cd085
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
## 3.48.0
* [1.21.100 (#632)](https://github.com/PrismarineJS/bedrock-protocol/commit/06fb3de3a0023d03201dbcee7e9178c269462766) (thanks @extremeheat)
## 3.47.0
* [1.21.93 support (#623)](https://github.com/PrismarineJS/bedrock-protocol/commit/14daa2d95aac90ffcc7b42d625e270020ec2f162) (thanks @CreeperG16)

View file

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