Skip to content

Commit

Permalink
chore: release v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d-koppenhagen committed Aug 1, 2024
1 parent 8226b16 commit f31c643
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


# [10.1.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.4...v10.1.0) (2024-08-01)


### Features

* **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)
* **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.0.4](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.3...v10.0.4) (2024-08-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue3-openlayers",
"version": "10.0.4",
"version": "10.1.0",
"description": "OpenLayers Wrapper for Vue3",
"repository": {
"type": "git",
Expand Down

0 comments on commit f31c643

Please sign in to comment.