Skip to content

Commit e74e94c

Browse files
committed
chore: release v6.1.0
1 parent 4f529f7 commit e74e94c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

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

22

3+
# [6.1.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v6.0.1...v6.1.0) (2024-03-07)
4+
5+
6+
### Features
7+
8+
* **ol-search-control:** add search control ([#309](https://github.com/MelihAltintas/vue3-openlayers/issues/309)) ([4f529f7](https://github.com/MelihAltintas/vue3-openlayers/commit/4f529f7b66810f296f86ac8197bafbefb2f01d73)), closes [#306](https://github.com/MelihAltintas/vue3-openlayers/issues/306)
9+
310
## [6.0.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v6.0.0...v6.0.1) (2024-03-07)
411

512

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

0 commit comments

Comments
 (0)