Skip to content

Commit 07d34f2

Browse files
committed
chore: release v6.2.0
1 parent 286864d commit 07d34f2

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

Diff for: CHANGELOG.md

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

22

3+
# [6.2.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v6.1.2...v6.2.0) (2024-03-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** use compatible dependencies for vitest and coverage ([69221e7](https://github.com/MelihAltintas/vue3-openlayers/commit/69221e790b4c00c161ae3498216bae652344059f))
9+
10+
11+
### Features
12+
13+
* **ol-profile-control:** add control for ol-ext/controls/Profile ([#318](https://github.com/MelihAltintas/vue3-openlayers/issues/318)) ([be78e90](https://github.com/MelihAltintas/vue3-openlayers/commit/be78e90863915876ab7809f477fb8625b066c532)), closes [#269](https://github.com/MelihAltintas/vue3-openlayers/issues/269)
14+
315
## [6.1.2](https://github.com/MelihAltintas/vue3-openlayers/compare/v6.1.1...v6.1.2) (2024-03-16)
416

517

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.1.2",
3+
"version": "6.2.0",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)