Skip to content

Commit c48b446

Browse files
committed
chore: release v6.3.1
1 parent e5bb81e commit c48b446

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.3.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v6.3.0...v6.3.1) (2024-03-30)
4+
5+
6+
### Bug Fixes
7+
8+
* **ol-heatmap-layer:** handle property updates correctly ([e5bb81e](https://github.com/MelihAltintas/vue3-openlayers/commit/e5bb81e3d60e94254f58743960f2dd20589dab51))
9+
* **ol-layer-group:** handle property updates correctly ([50462ec](https://github.com/MelihAltintas/vue3-openlayers/commit/50462ec35b2546bb43843ff2c83db6b4e0f772ee))
10+
311
# [6.3.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v6.2.1...v6.3.0) (2024-03-25)
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.3.0",
3+
"version": "6.3.1",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)