Skip to content

Commit

Permalink
chore(release): cut 1.0.15 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.15](v1.0.14...v1.0.15) (2020-03-24)

### Bug Fixes

* trigger cluster update when new cluster tiles are loaded (DHIS2-8498) ([#70](#70)) ([4e7ec77](4e7ec77))
  • Loading branch information
dhis2-bot committed Mar 24, 2020
1 parent 4e7ec77 commit 35e59af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.15](https://github.com/dhis2/maps-gl/compare/v1.0.14...v1.0.15) (2020-03-24)


### Bug Fixes

* trigger cluster update when new cluster tiles are loaded (DHIS2-8498) ([#70](https://github.com/dhis2/maps-gl/issues/70)) ([4e7ec77](https://github.com/dhis2/maps-gl/commit/4e7ec776748e8e7bbc6a20cf90a59f419dbea40b))

## [1.0.14](https://github.com/dhis2/maps-gl/compare/v1.0.13...v1.0.14) (2020-03-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dhis2/maps-gl",
"version": "1.0.14",
"version": "1.0.15",
"description": "A WebGL rendering engine for DHIS2 maps based on Mapbox GL JS.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 35e59af

Please sign in to comment.