Skip to content

Commit

Permalink
chore(release): 1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin committed Jul 7, 2022
1 parent 6f16320 commit 2ab2659
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.15.1](https://github.com/urbica/react-map-gl/compare/v1.15.0...v1.15.1) (2022-07-07)


### Bug Fixes

* **types:** improve TypeScript type definitions ([#378](https://github.com/urbica/react-map-gl/issues/378)) (h/t [@josh-cloudscape](https://github.com/josh-cloudscape)) ([6ceb87e](https://github.com/urbica/react-map-gl/commit/6ceb87ee32d0b91481157a7632a2da6c2a864f6d))
* add React 18 support ([#375](https://github.com/urbica/react-map-gl/issues/375)) (h/t [@arnaskro](https://github.com/arnaskro)) ([1c92a5c](https://github.com/urbica/react-map-gl/commit/1c92a5cd7d093b1b5250293c7b1bcaac0c9a6534))

## [1.15.0](https://github.com/urbica/react-map-gl/compare/v1.14.4...v1.15.0) (2022-03-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urbica/react-map-gl",
"version": "1.15.0",
"version": "1.15.1",
"description": "React Component for Mapbox GL JS",
"author": "Stepan Kuzmin <[email protected]> (stepankuzmin.com)",
"contributors": [
Expand Down

0 comments on commit 2ab2659

Please sign in to comment.