Skip to content

Commit a43bbe9

Browse files
committed
chore: release v10.0.4
1 parent 7dfd962 commit a43bbe9

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+
## [10.0.4](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.3...v10.0.4) (2024-08-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **ol-source-*:** re-use existing source on update to bind interactions correctly ([7dfd962](https://github.com/MelihAltintas/vue3-openlayers/commit/7dfd9627bdf7c5abeca50f191dc87f8c99d88bce)), closes [#364](https://github.com/MelihAltintas/vue3-openlayers/issues/364)
9+
310
## [10.0.3](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.2...v10.0.3) (2024-08-01)
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": "10.0.3",
3+
"version": "10.0.4",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)