diff --git a/CHANGELOG.md b/CHANGELOG.md index aee07cb942..edc19c8251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 6.1.0 - October 5 +- Apply attribute-0 WA to mobile browsers (#746) +- fix luma.gl bad links + ## 6.1.0 - September 6 - Fix isWebGL2 (defeat GL constant inlining) (#716) diff --git a/modules/core/package.json b/modules/core/package.json index a6fc34804b..b75a5dc53c 100644 --- a/modules/core/package.json +++ b/modules/core/package.json @@ -1,6 +1,6 @@ { "name": "luma.gl", - "version": "6.1.0", + "version": "6.1.1", "description": "WebGL2 Components for High Performance Rendering and Computation", "license": "MIT", "contributors": [