Skip to content

Commit

Permalink
chore: release v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
d-koppenhagen committed Jun 10, 2024
1 parent 3e77dfe commit f943ff3
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.0.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.0...v10.0.1) (2024-06-10)


### Bug Fixes

* **ol-source-vector:** call refresh() after url changes ([479d765](https://github.com/MelihAltintas/vue3-openlayers/commit/479d765faf26a296dc05f704e3003414be961c2b)), closes [#357](https://github.com/MelihAltintas/vue3-openlayers/issues/357)
* **ol-webgl-vector-layer:** call make properties reactive ([3e77dfe](https://github.com/MelihAltintas/vue3-openlayers/commit/3e77dfe3d64ba5f33aa31e40e3d28359bf3842cf)), closes [#355](https://github.com/MelihAltintas/vue3-openlayers/issues/355)

# [10.0.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v9.0.3...v10.0.0) (2024-05-22)


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.0",
"version": "10.0.1",
"description": "OpenLayers Wrapper for Vue3",
"repository": {
"type": "git",
Expand Down

0 comments on commit f943ff3

Please sign in to comment.