We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5f4485 commit 782e7eaCopy full SHA for 782e7ea
HISTORY.md
@@ -1,3 +1,6 @@
1
+### 1.26.2
2
+* [Roll back/update tweenjs to 19.0.0 (latest working version) (#415)](https://github.com/PrismarineJS/prismarine-viewer/commit/f5f44852e9dd59730d3aa798a2e6c73f5f335613) (thanks @SilkePilon)
3
+
4
### 1.26.1
5
6
* Fix version check.
package.json
@@ -1,6 +1,6 @@
{
"name": "prismarine-viewer",
- "version": "1.26.1",
+ "version": "1.26.2",
"description": "Web based viewer",
"main": "index.js",
"scripts": {
0 commit comments