Skip to content

Commit 5911c92

Browse files
committed
chore: release v11.1.0
1 parent 8846176 commit 5911c92

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

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

22

3+
# [11.1.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.0.1...v11.1.0) (2024-08-09)
4+
5+
6+
### Features
7+
8+
* **ol-interaction-mouse-wheel-zoom:** provide new interaction to disable / customize mouse zoom behavior ([8846176](https://github.com/MelihAltintas/vue3-openlayers/commit/88461769a3c216017227d6a494d8219507f6c9bb)), closes [#356](https://github.com/MelihAltintas/vue3-openlayers/issues/356)
9+
310
## [11.0.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.0.0...v11.0.1) (2024-08-07)
411

512

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

0 commit comments

Comments
 (0)