Release 3.30.0 (#429)
* Release 3.30.0 * Update HISTORY.md * Update HISTORY.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: extremeheat <extreme@protonmail.ch>
This commit is contained in:
parent
46f11204ba
commit
d063a6427a
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
## 3.30.0
|
||||
* 1.20.10 support (thanks @CreeperG16)
|
||||
* [Fix upstream relay batchingInterval (#425)](https://github.com/PrismarineJS/bedrock-protocol/commit/b2c141c25f3fad9641644742b6cc1a71bc601d61) (thanks @GameParrot)
|
||||
|
||||
## 3.29.1
|
||||
* Add missing data to client login user chain (#420)
|
||||
* Add FAQ entry and replit warning on client ping error (#415)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bedrock-protocol",
|
||||
"version": "3.29.1",
|
||||
"version": "3.30.0",
|
||||
"description": "Minecraft Bedrock Edition protocol library",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue