diff --git a/HISTORY.md b/HISTORY.md index a86e336..1bdd412 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,6 @@ +### 1.27.0 +* [World rendering improvements (#408)](https://github.com/PrismarineJS/prismarine-viewer/commit/4265ad7e6daf8d8b9388d59a0656e3b23a355661) (thanks @zardoy) + ### 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) diff --git a/package.json b/package.json index d00889a..5b170ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prismarine-viewer", - "version": "1.26.2", + "version": "1.27.0", "description": "Web based viewer", "main": "index.js", "scripts": {