Skip to content

Commit 08a1fd9

Browse files
committed
chore: release v4.0.1
1 parent 7a0dd00 commit 08a1fd9

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+
## [4.0.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v4.0.0...v4.0.1) (2023-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **ol-image-layer:** correctly access and provide layer ([3e509db](https://github.com/MelihAltintas/vue3-openlayers/commit/3e509db56d74d755331cbbd2d1baf05ea1a73cb1))
9+
* **ol-webgl-tile-layer:** pass correct defaults ([994d1b0](https://github.com/MelihAltintas/vue3-openlayers/commit/994d1b07274e0ed464f89eadb80080c65b93a400))
10+
311
# [4.0.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v3.2.1...v4.0.0) (2023-12-17)
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": "4.0.0",
3+
"version": "4.0.1",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)