Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d4d6440

Browse files
committedMay 19, 2024·
chore: release v9.0.3
1 parent 0b49c0a commit d4d6440

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [9.0.3](https://github.com/MelihAltintas/vue3-openlayers/compare/v9.0.2...v9.0.3) (2024-05-19)
4+
5+
6+
### Bug Fixes
7+
8+
* ensure modified properties are always reactive ([e221148](https://github.com/MelihAltintas/vue3-openlayers/commit/e22114830d509e8811ad90b995778ca726f2034e)), closes [#349](https://github.com/MelihAltintas/vue3-openlayers/issues/349) [#349](https://github.com/MelihAltintas/vue3-openlayers/issues/349)
9+
310
## [9.0.2](https://github.com/MelihAltintas/vue3-openlayers/compare/v9.0.1...v9.0.2) (2024-05-19)
411

512

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-openlayers",
3-
"version": "9.0.2",
3+
"version": "9.0.3",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.