Skip to content

Commit 45902e7

Browse files
committed
chore: release v10.0.2
1 parent 967504b commit 45902e7

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [10.0.2](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.1...v10.0.2) (2024-07-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **ol-interaction-draw:** emit events on changed geometry ([0363578](https://github.com/MelihAltintas/vue3-openlayers/commit/03635780e2e90516ebc82768cdf9f2a55063ce5c)), closes [#361](https://github.com/MelihAltintas/vue3-openlayers/issues/361)
9+
* **ol-source-vector:** handle correct event `addfeature` ([777d4ab](https://github.com/MelihAltintas/vue3-openlayers/commit/777d4abd1df776f3b4fd869b3365cb54446d3c3a)), closes [#362](https://github.com/MelihAltintas/vue3-openlayers/issues/362)
10+
* **ol-source-xyz:** watch for changed props ([a9a1c99](https://github.com/MelihAltintas/vue3-openlayers/commit/a9a1c994176249f9ab6834791f1b12bdf175aeb3)), closes [#359](https://github.com/MelihAltintas/vue3-openlayers/issues/359)
11+
312
## [10.0.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v10.0.0...v10.0.1) (2024-06-10)
413

514

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-openlayers",
3-
"version": "10.0.1",
3+
"version": "10.0.2",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)