Skip to content

Commit d4a9faf

Browse files
rom1504botgithub-actions[bot]extremeheat
authored
Release 3.43.0 (#577)
* Release 3.43.0 * Update HISTORY.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: extremeheat <[email protected]>
1 parent eeb5e47 commit d4a9faf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.43.0
2+
* [1.21.60 support (#570)](https://github.com/PrismarineJS/bedrock-protocol/commit/eeb5e47e35f31cc571a9a8a491f5a89b27e637f1) (thanks @CreeperG16)
3+
* [Fix version feature handling (#572)](https://github.com/PrismarineJS/bedrock-protocol/commit/0ed8e32be85f05926cd97d5f0317ed004ae5eefa) (thanks @ItsMax123)
4+
15
## 3.42.3
26
* [Fix Server `maxPlayers` option (#565)](https://github.com/PrismarineJS/bedrock-protocol/commit/38dc5a256105a44786d5455570d5a130e64ef561) (thanks @extremeheat)
37

package.json

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

0 commit comments

Comments
 (0)