Skip to content

Commit d145ae4

Browse files
committed
chore: release v9.0.2
1 parent 29d451c commit d145ae4

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+
## [9.0.2](https://github.com/MelihAltintas/vue3-openlayers/compare/v9.0.1...v9.0.2) (2024-05-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **ol-overlay:** set correct default classNames `ol-overlay-container ol-selectable` ([e2ea186](https://github.com/MelihAltintas/vue3-openlayers/commit/e2ea186b39e94f60d831bc06978a3d60bf23426d)), closes [#352](https://github.com/MelihAltintas/vue3-openlayers/issues/352)
9+
310
## [9.0.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v9.0.0...v9.0.1) (2024-05-17)
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": "9.0.1",
3+
"version": "9.0.2",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)