Skip to content

Commit ad179f5

Browse files
committed
chore: release v11.0.0
1 parent dba000b commit ad179f5

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
# [11.0.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.3.1...v11.0.0) (2024-08-04)
4+
5+
6+
### Features
7+
8+
* support OpenLayers@10 ([c29a966](https://github.com/MelihAltintas/vue3-openlayers/commit/c29a9669391474d228527a232d3673b2733e9e25))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* A minimum version of OpenLayers 10 is now required.
14+
315
## [10.3.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.3.0...v10.3.1) (2024-08-04)
416

517

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

0 commit comments

Comments
 (0)