diff --git a/CHANGELOG.md b/CHANGELOG.md index b4c79b49..10b8f657 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.1](https://github.com/urbica/react-map-gl/compare/v1.16.0...v1.16.1) (2022-07-09) + + +### Bug Fixes + +* revert transform runtime and bundle babel helpers ([#390](https://github.com/urbica/react-map-gl/issues/390)) ([1e06b87](https://github.com/urbica/react-map-gl/commit/1e06b870c0280c1b2ced44dc21c947925893122f)) + ## [1.16.0](https://github.com/urbica/react-map-gl/compare/v1.15.1...v1.16.0) (2022-07-09) diff --git a/package.json b/package.json index ab72464c..bdf25b66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@urbica/react-map-gl", - "version": "1.16.0", + "version": "1.16.1", "description": "React Component for Mapbox GL JS", "author": "Stepan Kuzmin (stepankuzmin.com)", "contributors": [