Skip to content

Commit 5129930

Browse files
committed
chore: release v11.3.0
1 parent 82aff4c commit 5129930

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

Diff for: CHANGELOG.md

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

22

3+
# [11.3.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.2.1...v11.3.0) (2024-12-17)
4+
5+
6+
### Bug Fixes
7+
8+
* console warnings ([#397](https://github.com/MelihAltintas/vue3-openlayers/issues/397)) ([82aff4c](https://github.com/MelihAltintas/vue3-openlayers/commit/82aff4cf495e29c66aae99b5bd2026c973d48743))
9+
10+
11+
### Features
12+
13+
* **OlScalelineControl:** support `maxWidth` option ([#390](https://github.com/MelihAltintas/vue3-openlayers/issues/390)) ([d92a7fd](https://github.com/MelihAltintas/vue3-openlayers/commit/d92a7fde432a36ae192dc37158da054c822c2907))
14+
* **OlScalelineControl:** support all props with defaults from OpenLayers ([9451194](https://github.com/MelihAltintas/vue3-openlayers/commit/945119414a492ef4c783fdd061db12bdeb37442e))
15+
316
## [11.2.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.2.0...v11.2.1) (2024-10-02)
417

518

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.2.1",
3+
"version": "11.3.0",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)