Skip to content

Commit 225936b

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.22...v1.2.0) (2024-3-5) ### Features * add onLayerChangeVisible to vector layer ([d0605b7](d0605b7))
1 parent d0605b7 commit 225936b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.22...v1.2.0) (2024-3-5)
2+
3+
4+
### Features
5+
6+
* add onLayerChangeVisible to vector layer ([d0605b7](https://github.com/DaVikingCode/react-openlayers/commit/d0605b7a7f7c8154f8cd58623674803d2e4c300f))
7+
18
## [1.1.22](https://github.com/DaVikingCode/react-openlayers/compare/v1.1.21...v1.1.22) (2024-2-14)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@daviking/openlayers",
33
"description": "Library wrapping open layers with react. ",
4-
"version": "1.1.22",
4+
"version": "1.2.0",
55
"license": "MIT",
66
"main": "./lib/cjs/index.js",
77
"module": "./lib/esm/index.js",

0 commit comments

Comments
 (0)