Skip to content

Commit 245a208

Browse files
authored
Release 2.1.0 (#13)
1 parent 6c6b630 commit 245a208

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+
## 2.1.0
2+
* Add bedrock 1.17.30 and 1.18 level support
3+
14
## 2.0
25
* (Breaking) New API, see README.md
36

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bedrock-provider",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Minecraft Bedrock edition chunk provider",
55
"main": "./js/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)