Skip to content

Commit

Permalink
v5.2.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Ib Green committed Mar 8, 2018
1 parent f667ccc commit 8169fc3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ For Earlier Beta Releases see below

### deck.gl v5.2 Pre Releases

#### [5.2.0-alpha.2] - Mar 8
- Fix deck.gl-test-utils dependency issues
- Probe.gl logging

#### [5.2.0-alpha.2] - Mar 8
- Bump luma.gl dependency to v5.2.0-alpha.3
- deck.gl-test-utils v5.2.0-alpha.1 (#1515)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "deck.gl",
"description": "A suite of 3D-enabled data visualization overlays, suitable for react-map-gl",
"license": "MIT",
"version": "5.2.0-alpha.2",
"version": "5.2.0-alpha.3",
"keywords": [
"webgl",
"visualization",
Expand Down

0 comments on commit 8169fc3

Please sign in to comment.