From 42fa864711b6cdc14f9bf777bdd0326ba9214bac Mon Sep 17 00:00:00 2001 From: rom1504bot Date: Wed, 22 Jan 2025 00:08:22 +0100 Subject: [PATCH] Release 1.30.0 (#451) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- HISTORY.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index af9c92fa..ee4ebb03 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,7 @@ +### 1.30.0 +* [Support 1.21.1 (New) (#450)](https://github.com/PrismarineJS/prismarine-viewer/commit/859f8d95a97db54ba9f301236e69fb7f18f0505b) (thanks @SuperGamerTron) +* [Update ci.yml actions/upload-artifact (#448)](https://github.com/PrismarineJS/prismarine-viewer/commit/c2c89a16fd65f05b017089f7b2246ec92218a963) (thanks @extremeheat) + ### 1.29.0 * [Update upload action](https://github.com/PrismarineJS/prismarine-viewer/commit/db8bfb0f9745d4b26ce73e07b9b92c586e727117) (thanks @rom1504) * [Added support for proxy (#429)](https://github.com/PrismarineJS/prismarine-viewer/commit/02b74ff8b84263c49b61d38626dedc7b18afd61a) (thanks @sefirosweb) diff --git a/package.json b/package.json index 85a91a64..93deac4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prismarine-viewer", - "version": "1.29.0", + "version": "1.30.0", "description": "Web based viewer", "main": "index.js", "scripts": {