Skip to content

Commit 481ffec

Browse files
committed
chore: release v12.0.2
1 parent 2bc5db2 commit 481ffec

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [12.0.2](https://github.com/MelihAltintas/vue3-openlayers/compare/v12.0.1...v12.0.2) (2025-08-31)
4+
5+
6+
### Bug Fixes
7+
8+
* run correct build command when cutting new release ([6f97bcc](https://github.com/MelihAltintas/vue3-openlayers/commit/6f97bcc4d119825da62d4ba77dda6af9a7ddafcf)), closes [#435](https://github.com/MelihAltintas/vue3-openlayers/issues/435)
9+
* use correct exports order ([2bc5db2](https://github.com/MelihAltintas/vue3-openlayers/commit/2bc5db2c2a8052d0b54bff48b6968359114bdd2d))
10+
311
## [12.0.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v12.0.0...v12.0.1) (2025-08-30)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-openlayers",
3-
"version": "12.0.1",
3+
"version": "12.0.2",
44
"description": "OpenLayers Wrapper for Vue3",
55
"sideEffects": false,
66
"repository": {

0 commit comments

Comments
 (0)