We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 774d578 commit 8d91949Copy full SHA for 8d91949
HISTORY.md
@@ -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
+
4
### 1.31.0
5
* [1.21.4 (#452)](https://github.com/PrismarineJS/prismarine-viewer/commit/cf65208c2df9520dba8d8bc00ce9cc9f63edbe78) (thanks @SuperGamerTron)
6
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": {
0 commit comments