From 2dd91ceabcb48b2d9ecd86d532892c0c868f3dff Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 1 Mar 2023 09:12:27 +0000 Subject: [PATCH] chore(release): cut 3.8.2 [skip ci] ## [3.8.2](https://github.com/dhis2/maps-gl/compare/v3.8.1...v3.8.2) (2023-03-01) ### Bug Fixes * upgrade dependencies including earthengie-api ([#529](https://github.com/dhis2/maps-gl/issues/529)) ([0757797](https://github.com/dhis2/maps-gl/commit/07577977e7e56c5d62a0aa253d367bc4af39ac37)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad018789..de33d6a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.8.2](https://github.com/dhis2/maps-gl/compare/v3.8.1...v3.8.2) (2023-03-01) + + +### Bug Fixes + +* upgrade dependencies including earthengie-api ([#529](https://github.com/dhis2/maps-gl/issues/529)) ([0757797](https://github.com/dhis2/maps-gl/commit/07577977e7e56c5d62a0aa253d367bc4af39ac37)) + ## [3.8.1](https://github.com/dhis2/maps-gl/compare/v3.8.0...v3.8.1) (2023-02-13) diff --git a/package.json b/package.json index 734c32fd..0ba78b41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/maps-gl", - "version": "3.8.1", + "version": "3.8.2", "description": "A WebGL rendering engine for DHIS2 maps based on Mapbox GL JS.", "publishConfig": { "access": "public"