Skip to content

Commit 16fa041

Browse files
committed
chore(release): 1.16.2
1 parent d08f0c5 commit 16fa041

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [1.16.2](https://github.com/urbica/react-map-gl/compare/v1.16.1...v1.16.2) (2022-07-19)
6+
7+
8+
### Bug Fixes
9+
10+
* 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))
11+
512
### [1.16.1](https://github.com/urbica/react-map-gl/compare/v1.16.0...v1.16.1) (2022-07-09)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@urbica/react-map-gl",
3-
"version": "1.16.1",
3+
"version": "1.16.2",
44
"description": "React Component for Mapbox GL JS",
55
"author": "Stepan Kuzmin <[email protected]> (stepankuzmin.com)",
66
"contributors": [

0 commit comments

Comments
 (0)