Skip to content

Commit

Permalink
v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
1chandu committed Aug 8, 2018
1 parent 4e54854 commit 06faf4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Pre-releases

## 6.0.1 - Aug 7
- v6.0 Mark gl import as "server only" using package.json "browser" field (#626)
- More comprehensive metrics collection (#628)

## 6.0.0 - July 18
- Update attribute docs (#613)
- Update luma.gl version to ^6.0.0 in examples (#614)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "luma.gl",
"version": "6.0.0",
"version": "6.0.1",
"description": "A WebGL JavaScript visualization library.",
"license": "MIT",
"contributors": [
Expand Down

0 comments on commit 06faf4a

Please sign in to comment.