Skip to content

Commit af409f4

Browse files
authored
Release 3.0.0 (#20)
1 parent 1948149 commit af409f4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.0.0
2+
* Remove old chunk implementation (#18) @extremeheat
3+
* Use prismarine-chunk chunk implementation
4+
* Fix nether chunk keys (#19) @extremeheat
5+
16
## 2.2.0
27
* Implement prismarine chunk
38

package.json

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

0 commit comments

Comments
 (0)