Skip to content

Commit b12920a

Browse files
committed
chore: release v11.3.4
1 parent ff83346 commit b12920a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [11.3.4](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.3.3...v11.3.4) (2025-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **ol-*-layer:** add missing prop `displayInLayerSwitcher` ([ff83346](https://github.com/MelihAltintas/vue3-openlayers/commit/ff8334674c44486b115491ad4b37a8cc72f413f0)), closes [#412](https://github.com/MelihAltintas/vue3-openlayers/issues/412)
9+
* **ol-tile-layer:** do not spread props into `toRefs` ([5dae1c3](https://github.com/MelihAltintas/vue3-openlayers/commit/5dae1c3ec8a4dc89200f7b3100c2d5daf3ad077b)), closes [#410](https://github.com/MelihAltintas/vue3-openlayers/issues/410)
10+
311
## [11.3.3](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.3.2...v11.3.3) (2025-02-18)
412

513
## [11.3.2](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.3.1...v11.3.2) (2025-02-14)

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-openlayers",
3-
"version": "11.3.3",
3+
"version": "11.3.4",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)