diff --git a/HISTORY.md b/HISTORY.md index 5e53a845..0da10f6f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,6 @@ +### 1.32.0 +* [Update to node 22 (#453)](https://github.com/PrismarineJS/prismarine-viewer/commit/774d578e5b02af5112a112b9ebd70bbc2e16a5eb) (thanks @rom1504) + ### 1.31.0 * [1.21.4 (#452)](https://github.com/PrismarineJS/prismarine-viewer/commit/cf65208c2df9520dba8d8bc00ce9cc9f63edbe78) (thanks @SuperGamerTron) diff --git a/package.json b/package.json index 4cf343b6..4a3b0c13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prismarine-viewer", - "version": "1.31.0", + "version": "1.32.0", "description": "Web based viewer", "main": "index.js", "scripts": {