Release 3.46.0

This commit is contained in:
github-actions[bot] 2025-06-19 01:31:41 +00:00
commit 6d65ff71fc
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## 3.46.0
* [1.21.90 (#617)](https://github.com/PrismarineJS/bedrock-protocol/commit/c66cdd3d62d2fa9c581693d8c70d7b41f355b63e) (thanks @extremeheat)
* [Start work for 1.21.90 (#616)](https://github.com/PrismarineJS/bedrock-protocol/commit/e503c47c793377bf7272d116be3a755d4f1881eb) (thanks @extremeheat)
## 3.45.0
* [1.21.80 (#602)](https://github.com/PrismarineJS/bedrock-protocol/commit/e71fd513ddbd432983f221980080b61e11576965) (thanks @extremeheat)

View file

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