v6.0.0-alpha.5

This commit is contained in:
Ravi Akkenapally 2018-06-27 13:11:01 -07:00
parent d2a5f6cd74
commit 93a85b4dc1
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Pre-releases
## 6.0.0-alpha.5 - June 27
- Fix buffer reuse (#582)
## 6.0.0-alpha.4 - June 27
- `unbindModels` param in `Model.transform` and `Transform.run` (#581)
- VertexArray.unbindBuffers(). Constant attribute logging, (#579)

View File

@ -1,6 +1,6 @@
{
"name": "luma.gl",
"version": "6.0.0-alpha.4",
"version": "6.0.0-alpha.5",
"description": "A WebGL JavaScript visualization library.",
"license": "MIT",
"contributors": [