Skip to content

Commit cc0fcbb

Browse files
committed
chore(release): 1.11.1
1 parent dacb6f5 commit cc0fcbb

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.11.1](https://github.com/geops/react-spatial/compare/v1.11.0...v1.11.1) (2024-06-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **BaseLayerSwitcher:** add onClick callback function props to BaseLayerSwitcher and Zoom ([#723](https://github.com/geops/react-spatial/issues/723)) ([dacb6f5](https://github.com/geops/react-spatial/commit/dacb6f53b358b7df1371b608e4e06f57e4db6e9f))
11+
512
## [1.11.0](https://github.com/geops/react-spatial/compare/v1.10.2...v1.11.0) (2024-06-04)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-spatial",
33
"license": "MIT",
44
"description": "Components to build React map apps.",
5-
"version": "1.11.1-beta.2",
5+
"version": "1.11.1",
66
"dependencies": {
77
"@emotion/react": "^11.11.4",
88
"@emotion/styled": "^11.11.5",

0 commit comments

Comments
 (0)