Skip to content

Commit 782e7ea

Browse files
Release 1.26.2 (#416)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f5f4485 commit 782e7ea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
14
### 1.26.1
25

36
* Fix version check.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-viewer",
3-
"version": "1.26.1",
3+
"version": "1.26.2",
44
"description": "Web based viewer",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)