Skip to content

Commit 12f3d93

Browse files
committed
chore: release v4.1.1
1 parent 7d42280 commit 12f3d93

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+
## [4.1.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v4.1.0...v4.1.1) (2024-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **ol-source-vector:** prevent frequent source re-creation ([7d42280](https://github.com/MelihAltintas/vue3-openlayers/commit/7d42280be442e7de86ac295516e039791e46444e)), closes [#297](https://github.com/MelihAltintas/vue3-openlayers/issues/297)
9+
310
# [4.1.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v4.0.2...v4.1.0) (2024-03-06)
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": "4.1.0",
3+
"version": "4.1.1",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)