Skip to content

Commit 560a88d

Browse files
committed
chore: release v11.2.1
1 parent e40aa10 commit 560a88d

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+
## [11.2.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.2.0...v11.2.1) (2024-10-02)
4+
5+
6+
### Bug Fixes
7+
8+
* 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)
9+
* 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)
10+
311
# [11.2.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v11.1.0...v11.2.0) (2024-09-04)
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": "11.2.0",
3+
"version": "11.2.1",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)