From ad8afc849c5e67711c2d4a37bf89b3dbca8cbb26 Mon Sep 17 00:00:00 2001 From: Stepan Kuzmin Date: Sat, 9 Jul 2022 14:20:37 +0300 Subject: [PATCH] chore(release): 1.16.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1375fabe..b4c79b49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.16.0](https://github.com/urbica/react-map-gl/compare/v1.15.1...v1.16.0) (2022-07-09) + + +### Features + +* upgrade tooling and enable transform mixed ES modules ([#389](https://github.com/urbica/react-map-gl/issues/389)) ([2786337](https://github.com/urbica/react-map-gl/commit/278633747b47b1fe38f903e6a95a86072643e928)) + + +### Bug Fixes + +* update isBrowser check ([#387](https://github.com/urbica/react-map-gl/issues/387)) ([82ee39a](https://github.com/urbica/react-map-gl/commit/82ee39afcc884f58f6ad191673fb9db608ba5220)) + ### [1.15.1](https://github.com/urbica/react-map-gl/compare/v1.15.0...v1.15.1) (2022-07-07) diff --git a/package.json b/package.json index 9b3b8924..c37f9cf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@urbica/react-map-gl", - "version": "1.15.1", + "version": "1.16.0", "description": "React Component for Mapbox GL JS", "author": "Stepan Kuzmin (stepankuzmin.com)", "contributors": [