Skip to content

Commit 90528f4

Browse files
Release 1.29.0 (#447)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent db8bfb0 commit 90528f4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 1.29.0
2+
* [Update upload action](https://github.com/PrismarineJS/prismarine-viewer/commit/db8bfb0f9745d4b26ce73e07b9b92c586e727117) (thanks @rom1504)
3+
* [Added support for proxy (#429)](https://github.com/PrismarineJS/prismarine-viewer/commit/02b74ff8b84263c49b61d38626dedc7b18afd61a) (thanks @sefirosweb)
4+
* [Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows (#433)](https://github.com/PrismarineJS/prismarine-viewer/commit/f24ea1572d10953eab4a7181a61ee45d310d680e) (thanks @dependabot[bot])
5+
* [Bump @tweenjs/tween.js from 19.0.0 to 23.1.1 (#424)](https://github.com/PrismarineJS/prismarine-viewer/commit/b7624c36b908ab7bcd41e2d9af4e94c4dad1425e) (thanks @dependabot[bot])
6+
* [Update publish.yml to node 18](https://github.com/PrismarineJS/prismarine-viewer/commit/cd324fe1ed7840eef677100d322d06e3dc08e859) (thanks @rom1504)
7+
18
### 1.28.0
29
* [Handle missing biome data.](https://github.com/PrismarineJS/prismarine-viewer/commit/853d226615526f6cd0ba2296eb88958d78aee175) (thanks @rom1504)
310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prismarine-viewer",
3-
"version": "1.28.0",
3+
"version": "1.29.0",
44
"description": "Web based viewer",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)