Skip to content

Commit 3b3464d

Browse files
committed
chore: release v6.0.1
1 parent e478cff commit 3b3464d

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [6.0.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v6.0.0...v6.0.1) (2024-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **demo:** use valid TileJSON URL ([df53716](https://github.com/MelihAltintas/vue3-openlayers/commit/df5371602353b517d6e6245d41d67ba00e852174))
9+
* **ol-source-vector:** prevent frequent source re-creation ([9bb8777](https://github.com/MelihAltintas/vue3-openlayers/commit/9bb8777116d43e32fd49849ca33d1c3c921a9ef9)), closes [#297](https://github.com/MelihAltintas/vue3-openlayers/issues/297)
10+
* return style in overrideStyleFunction ([838d5e3](https://github.com/MelihAltintas/vue3-openlayers/commit/838d5e3859ab1cf48b47f10775419b52b130bef3))
11+
312
# [6.0.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v5.0.0...v6.0.0) (2024-03-06)
413

514

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

0 commit comments

Comments
 (0)