We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 853d226 commit c2906c8Copy full SHA for c2906c8
HISTORY.md
@@ -1,3 +1,6 @@
1
+### 1.28.0
2
+* [Handle missing biome data.](https://github.com/PrismarineJS/prismarine-viewer/commit/853d226615526f6cd0ba2296eb88958d78aee175) (thanks @rom1504)
3
+
4
### 1.27.0
5
* [World rendering improvements (#408)](https://github.com/PrismarineJS/prismarine-viewer/commit/4265ad7e6daf8d8b9388d59a0656e3b23a355661) (thanks @zardoy)
6
package.json
@@ -1,6 +1,6 @@
{
"name": "prismarine-viewer",
- "version": "1.27.0",
+ "version": "1.28.0",
"description": "Web based viewer",
"main": "index.js",
"scripts": {
0 commit comments