Skip to content

Commit 7366926

Browse files
Release 1.38.1 (#272)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9a9673b commit 7366926

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,5 +1,8 @@
11
## History
22

3+
### 1.38.1
4+
* [Fix pc1.18 light index (#271)](https://github.com/PrismarineJS/prismarine-chunk/commit/9a9673b8a7e4b4810dd128febf25467bf2b99b85) (thanks @extremeheat)
5+
36
### 1.38.0
47
* [Support for hashed block network ID's (#237)](https://github.com/PrismarineJS/prismarine-chunk/commit/f1c1f9a7d4cf977ce46975503f8f92db7836e8c9) (thanks @FreezeEngine)
58

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-chunk",
3-
"version": "1.38.0",
3+
"version": "1.38.1",
44
"description": "A class to hold chunk data for prismarine",
55
"main": "index.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)