Skip to content

Commit 8913d48

Browse files
authored
Release 3.18.0 (#267)
* Update HISTORY.md * Update package.json
1 parent 7264cbe commit 8913d48

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.18.0
2+
* 1.19.21 support (#266)
3+
14
## 3.17.0
25
* relay: Add multi-user login support (#258)
36
* Add fields from 1.19.20 to login chain data (#259) @CleSucre

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bedrock-protocol",
3-
"version": "3.17.0",
3+
"version": "3.18.0",
44
"description": "Minecraft Bedrock Edition protocol library",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)