Skip to content

Commit 8d91949

Browse files
Release 1.32.0 (#457)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 774d578 commit 8d91949

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+
### 1.32.0
2+
* [Update to node 22 (#453)](https://github.com/PrismarineJS/prismarine-viewer/commit/774d578e5b02af5112a112b9ebd70bbc2e16a5eb) (thanks @rom1504)
3+
14
### 1.31.0
25
* [1.21.4 (#452)](https://github.com/PrismarineJS/prismarine-viewer/commit/cf65208c2df9520dba8d8bc00ce9cc9f63edbe78) (thanks @SuperGamerTron)
36

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-viewer",
3-
"version": "1.31.0",
3+
"version": "1.32.0",
44
"description": "Web based viewer",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)