Skip to content

Commit c2906c8

Browse files
Release 1.28.0 (#421)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 853d226 commit c2906c8

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.28.0
2+
* [Handle missing biome data.](https://github.com/PrismarineJS/prismarine-viewer/commit/853d226615526f6cd0ba2296eb88958d78aee175) (thanks @rom1504)
3+
14
### 1.27.0
25
* [World rendering improvements (#408)](https://github.com/PrismarineJS/prismarine-viewer/commit/4265ad7e6daf8d8b9388d59a0656e3b23a355661) (thanks @zardoy)
36

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.27.0",
3+
"version": "1.28.0",
44
"description": "Web based viewer",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)