Skip to content

Commit c901092

Browse files
committed
chore: release v6.5.0
1 parent 330a74a commit c901092

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+
# [6.5.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v6.4.1...v6.5.0) (2024-04-05)
4+
5+
6+
### Features
7+
8+
* add loading class and document how to show loading spinner ([0ada740](https://github.com/MelihAltintas/vue3-openlayers/commit/0ada740aca68d44c46f88996d458e2af9311278a))
9+
* **ol-interaction-link:** add interaction for sync with URL query params ([4fdd742](https://github.com/MelihAltintas/vue3-openlayers/commit/4fdd74258c192e3345d6db5dff9c5664af84f5a2))
10+
311
## [6.4.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v6.4.0...v6.4.1) (2024-04-03)
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": "6.4.1",
3+
"version": "6.5.0",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)