Skip to content

Commit

Permalink
chore: release v11.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
d-koppenhagen committed Oct 2, 2024
1 parent e40aa10 commit 560a88d
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 @@


## [11.2.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.2.0...v11.2.1) (2024-10-02)


### Bug Fixes

* apply URL changes on XYZ source ([aba4eb6](https://github.com/MelihAltintas/vue3-openlayers/commit/aba4eb6407e057af3d41f9c989fc46954d02bb64)), closes [#383](https://github.com/MelihAltintas/vue3-openlayers/issues/383)
* ensure onMounted and inject is only called in setup context ([256dd87](https://github.com/MelihAltintas/vue3-openlayers/commit/256dd879c92f6c88cf1433b03690d4724a651807)), closes [#385](https://github.com/MelihAltintas/vue3-openlayers/issues/385) [#382](https://github.com/MelihAltintas/vue3-openlayers/issues/382)

# [11.2.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.1.0...v11.2.0) (2024-09-04)


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

0 comments on commit 560a88d

Please sign in to comment.