We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bcd495 commit a035db9Copy full SHA for a035db9
HISTORY.md
@@ -1,3 +1,6 @@
1
+### 1.33.0
2
+* [Fix headless (#436)](https://github.com/PrismarineJS/prismarine-viewer/commit/1bcd495ba8ab067c163d7653609276b27d8c41e9) (thanks @caenopy)
3
+
4
### 1.32.0
5
* [Update to node 22 (#453)](https://github.com/PrismarineJS/prismarine-viewer/commit/774d578e5b02af5112a112b9ebd70bbc2e16a5eb) (thanks @rom1504)
6
package.json
@@ -1,6 +1,6 @@
{
"name": "prismarine-viewer",
- "version": "1.32.0",
+ "version": "1.33.0",
"description": "Web based viewer",
"main": "index.js",
"scripts": {
0 commit comments