Skip to content

Commit

Permalink
chore(release): cut 1.8.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.7](v1.8.6...v1.8.7) (2021-07-06)

### Reverts

* Revert "BREAKING CHANGE: switch from Mapbox GL JS to MapLibre GL JS (DHIS2-11406) (#367)" (#373) ([5576591](5576591)), closes [#367](#367) [#373](#373)
  • Loading branch information
dhis2-bot committed Jul 6, 2021
1 parent 5576591 commit bad14a5
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.8.7](https://github.com/dhis2/maps-gl/compare/v1.8.6...v1.8.7) (2021-07-06)


### Reverts

* Revert "BREAKING CHANGE: switch from Mapbox GL JS to MapLibre GL JS (DHIS2-11406) (#367)" (#373) ([5576591](https://github.com/dhis2/maps-gl/commit/55765915413841bd841a92e17cff28e613566ed6)), closes [#367](https://github.com/dhis2/maps-gl/issues/367) [#373](https://github.com/dhis2/maps-gl/issues/373)

## [1.8.6](https://github.com/dhis2/maps-gl/compare/v1.8.5...v1.8.6) (2021-04-14)


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.8.6",
"version": "1.8.7",
"description": "A WebGL rendering engine for DHIS2 maps based on Mapbox GL JS.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit bad14a5

Please sign in to comment.