We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7264cbe commit 8913d48Copy full SHA for 8913d48
HISTORY.md
@@ -1,3 +1,6 @@
1
+## 3.18.0
2
+* 1.19.21 support (#266)
3
+
4
## 3.17.0
5
* relay: Add multi-user login support (#258)
6
* Add fields from 1.19.20 to login chain data (#259) @CleSucre
package.json
@@ -1,6 +1,6 @@
{
"name": "bedrock-protocol",
- "version": "3.17.0",
+ "version": "3.18.0",
"description": "Minecraft Bedrock Edition protocol library",
"main": "index.js",
"scripts": {
0 commit comments