From bfd2b6b07b189ab38ec1407638da0f7f63ebb8b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 22:06:02 +0000 Subject: [PATCH] Release 1.26.2 --- HISTORY.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index b734e49..a86e336 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,6 @@ +### 1.26.2 +* [Roll back/update tweenjs to 19.0.0 (latest working version) (#415)](https://github.com/PrismarineJS/prismarine-viewer/commit/f5f44852e9dd59730d3aa798a2e6c73f5f335613) (thanks @SilkePilon) + ### 1.26.1 * Fix version check. diff --git a/package.json b/package.json index ad18529..d00889a 100644 --- a/package.json +++ b/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": {