From 16fa041540d46b67310e70cb684231e7d6350eae Mon Sep 17 00:00:00 2001 From: Stepan Kuzmin Date: Tue, 19 Jul 2022 15:22:51 +0300 Subject: [PATCH] chore(release): 1.16.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10b8f657..a6830d2a 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.2](https://github.com/urbica/react-map-gl/compare/v1.16.1...v1.16.2) (2022-07-19) + + +### Bug Fixes + +* use undefined as Popup default props ([#402](https://github.com/urbica/react-map-gl/issues/402)) ([d08f0c5](https://github.com/urbica/react-map-gl/commit/d08f0c59f0ada8aeaa342557c275a3137adc3068)) + ### [1.16.1](https://github.com/urbica/react-map-gl/compare/v1.16.0...v1.16.1) (2022-07-09) diff --git a/package.json b/package.json index bdf25b66..76c5de3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@urbica/react-map-gl", - "version": "1.16.1", + "version": "1.16.2", "description": "React Component for Mapbox GL JS", "author": "Stepan Kuzmin (stepankuzmin.com)", "contributors": [