Skip to content

Commit 774c926

Browse files
Release 3.1.0
1 parent 697c6fd commit 774c926

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.1.0
2+
* [Create commands.yml workflow](https://github.com/PrismarineJS/bedrock-provider/commit/697c6fd799e2cdaf5ad4e5dd32ab1793fdfe7b59) (thanks @extremeheat)
3+
* [Support 1.18.10, 1.18.30 and 1.19.1 (#22)](https://github.com/PrismarineJS/bedrock-provider/commit/f4cab76906216dae1caf1a765d7e882874114aa9) (thanks @extremeheat)
4+
15
## 3.0.0
26
* Remove old chunk implementation (#18) @extremeheat
37
* Use prismarine-chunk chunk implementation

package.json

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

0 commit comments

Comments
 (0)