Skip to content

Commit f943ff3

Browse files
committed
chore: release v10.0.1
1 parent 3e77dfe commit f943ff3

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.0.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.0...v10.0.1) (2024-06-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **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)
9+
* **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+
311
# [10.0.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v9.0.3...v10.0.0) (2024-05-22)
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.0",
3+
"version": "10.0.1",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)