Skip to content

Commit f31c643

Browse files
committed
chore: release v10.1.0
1 parent 8226b16 commit f31c643

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+
# [10.1.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.4...v10.1.0) (2024-08-01)
4+
5+
6+
### Features
7+
8+
* **ol-interaction-modify:** make source injection optional ([30fbcf7](https://github.com/MelihAltintas/vue3-openlayers/commit/30fbcf7ebfd53a363e5c6b9d5a9512fc287817e5)), closes [#368](https://github.com/MelihAltintas/vue3-openlayers/issues/368)
9+
* **ol-interaction-select:** use original FilterFunction type from OpenLayers ([8226b16](https://github.com/MelihAltintas/vue3-openlayers/commit/8226b16676c149b8d1be07c07ffae595c35b83f4)), closes [#363](https://github.com/MelihAltintas/vue3-openlayers/issues/363)
10+
311
## [10.0.4](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.3...v10.0.4) (2024-08-01)
412

513

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

0 commit comments

Comments
 (0)