Skip to content

Commit b4e6a01

Browse files
committed
chore: release v10.3.1
1 parent 9e6dc68 commit b4e6a01

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+
## [10.3.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.3.0...v10.3.1) (2024-08-04)
4+
5+
6+
### Reverts
7+
8+
* Revert "docs(ol-source-*): drop `opaque` option since it has been removed with OpenLayers 10" ([9e6dc68](https://github.com/MelihAltintas/vue3-openlayers/commit/9e6dc680aba50d7737acf486ca90afdcf74aecbf))
9+
* Revert "feat: support OpenLayers@10" ([7726424](https://github.com/MelihAltintas/vue3-openlayers/commit/77264240449926ad0dc247c2b81a5a15dbcebe7b))
10+
* Revert "chore(deps): update dependencies" ([d6199da](https://github.com/MelihAltintas/vue3-openlayers/commit/d6199da8dbd70d8662de889c2b007d25969a14c9))
11+
312
# [10.3.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.1.0...v10.3.0) (2024-08-04)
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": "10.3.0",
3+
"version": "10.3.1",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)