Skip to content

Commit 88ca1c5

Browse files
Merge pull request #558 from PrismarineJS/rel-actions-bot
* Release 3.42.2 * Update HISTORY.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: extremeheat <[email protected]>
2 parents f77c56b + a3b1e22 commit 88ca1c5

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.42.2
2+
* Fix missing type serialization error
3+
14
## 3.42.1
25
* [Add 1.21.40 login fields (#553)](https://github.com/PrismarineJS/bedrock-protocol/commit/24d3200181c060162b04fb233fef6e0d6d1a93aa) (thanks @extremeheat)
36
* [Remove protodef varint types (#552)](https://github.com/PrismarineJS/bedrock-protocol/commit/347e303ce422bdb6f6dfd4cba57d7d3937214707) (thanks @extremeheat)

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.1",
3+
"version": "3.42.2",
44
"description": "Minecraft Bedrock Edition protocol library",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)