Skip to content

Commit

Permalink
chore(release): cut 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2021-02-25)

### Features

* improve multitouch handling (DHIS2-10413) ([#276](#276)) ([e2b82cc](e2b82cc))
  • Loading branch information
dhis2-bot committed Feb 25, 2021
1 parent e2b82cc commit 1c7e75b
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.7.0](https://github.com/dhis2/maps-gl/compare/v1.6.0...v1.7.0) (2021-02-25)


### Features

* improve multitouch handling (DHIS2-10413) ([#276](https://github.com/dhis2/maps-gl/issues/276)) ([e2b82cc](https://github.com/dhis2/maps-gl/commit/e2b82cc5249d4bcd040173bbad7f8151a6515fd8))

# [1.6.0](https://github.com/dhis2/maps-gl/compare/v1.5.0...v1.6.0) (2021-02-24)


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

0 comments on commit 1c7e75b

Please sign in to comment.