Release 3.23.0 (#341)

This commit is contained in:
extremeheat 2023-02-08 22:36:37 -05:00 committed by GitHub
commit 359a008b0c
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.23.0
* 1.19.60 support (@CreeperG16)
* added onMsaCode, profilesFolder to ClientOptions (@jarco-dev)
## 3.22.0
* 1.19.50 support (@WillQizza)

View file

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