From 15b04e572dbfd6883ab412839e9c03bd7218d02e Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 10 Mar 2021 10:41:47 +0000 Subject: [PATCH] chore(release): cut 1.8.3 [skip ci] ## [1.8.3](https://github.com/dhis2/maps-gl/compare/v1.8.2...v1.8.3) (2021-03-10) ### Bug Fixes * compact attribution style ([#296](https://github.com/dhis2/maps-gl/issues/296)) ([0ffd952](https://github.com/dhis2/maps-gl/commit/0ffd9529aeb558ba8e8f6cb3ff5923e927f5ed52)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb49bcc3..f3b40414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.3](https://github.com/dhis2/maps-gl/compare/v1.8.2...v1.8.3) (2021-03-10) + + +### Bug Fixes + +* compact attribution style ([#296](https://github.com/dhis2/maps-gl/issues/296)) ([0ffd952](https://github.com/dhis2/maps-gl/commit/0ffd9529aeb558ba8e8f6cb3ff5923e927f5ed52)) + ## [1.8.2](https://github.com/dhis2/maps-gl/compare/v1.8.1...v1.8.2) (2021-03-10) diff --git a/package.json b/package.json index 68c867e8..90118ac2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/maps-gl", - "version": "1.8.2", + "version": "1.8.3", "description": "A WebGL rendering engine for DHIS2 maps based on Mapbox GL JS.", "publishConfig": { "access": "public"