Skip to content

Commit 3a7ca02

Browse files
committed
chore: release v11.6.1
1 parent f027dca commit 3a7ca02

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

22

3+
## [11.6.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.6.0...v11.6.1) (2025-05-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **ol-*-layer:** support missing `preview` option ([1c3e85c](https://github.com/MelihAltintas/vue3-openlayers/commit/1c3e85c7f5009b13013d87b4493e07ea8a51a862)), closes [#423](https://github.com/MelihAltintas/vue3-openlayers/issues/423)
9+
* **ol-interaction-transform:** ol-interaction-transform not working ([f027dca](https://github.com/MelihAltintas/vue3-openlayers/commit/f027dca352305d131fedbd69b4f2545e778d6e27))
10+
311
# [11.6.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.5.0...v11.6.0) (2025-05-03)
412

513

package-lock.json

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

package.json

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

0 commit comments

Comments
 (0)