Skip to content

Commit

Permalink
chore: release v9.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
d-koppenhagen committed May 19, 2024
1 parent 0b49c0a commit d4d6440
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [9.0.3](https://github.com/MelihAltintas/vue3-openlayers/compare/v9.0.2...v9.0.3) (2024-05-19)


### Bug Fixes

* 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.0.2](https://github.com/MelihAltintas/vue3-openlayers/compare/v9.0.1...v9.0.2) (2024-05-19)


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

0 comments on commit d4d6440

Please sign in to comment.