Release 3.16.0 (#252)

* Update package.json

* Update HISTORY.md
This commit is contained in:
extremeheat 2022-08-11 21:49:53 -04:00 committed by GitHub
commit e10c6133ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## 3.16.0
* 1.19.20 support (#251)
* Add new raknet library option (raknet-node) (#211) @b23r0
## 3.15.0
* 1.19.10 support
* Remove Realm fetch when joining via invite (#228) @LucienHH

View file

@ -1,6 +1,6 @@
{
"name": "bedrock-protocol",
"version": "3.15.0",
"version": "3.16.0",
"description": "Minecraft Bedrock Edition protocol library",
"main": "index.js",
"scripts": {