Skip to content

Commit

Permalink
chore(release): cut 1.8.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.4](v1.8.3...v1.8.4) (2021-03-11)

### Bug Fixes

* don't set opacity before layer is added to map ([#298](#298)) ([a05e04a](a05e04a))
  • Loading branch information
dhis2-bot committed Mar 11, 2021
1 parent a05e04a commit 975c7ef
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.4](https://github.com/dhis2/maps-gl/compare/v1.8.3...v1.8.4) (2021-03-11)


### Bug Fixes

* don't set opacity before layer is added to map ([#298](https://github.com/dhis2/maps-gl/issues/298)) ([a05e04a](https://github.com/dhis2/maps-gl/commit/a05e04ad0420df3e8346b6f17c5026f40c621a9a))

## [1.8.3](https://github.com/dhis2/maps-gl/compare/v1.8.2...v1.8.3) (2021-03-10)


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

0 comments on commit 975c7ef

Please sign in to comment.