Skip to content

Commit 765c19c

Browse files
committed
chore: release v12.2.2
1 parent b5cb03d commit 765c19c

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.2.2](https://github.com/MelihAltintas/vue3-openlayers/compare/v12.2.1...v12.2.2) (2026-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** downgrade @types/ol-ext to resolve type compatibility issues ([b5cb03d](https://github.com/MelihAltintas/vue3-openlayers/commit/b5cb03db38bc49068f68eb6a69546303822e6c5d))
9+
* **deps:** upgrade dependencies to fix critical security vulnerability with jspdf dependency ([312d4a7](https://github.com/MelihAltintas/vue3-openlayers/commit/312d4a776836c7884c43dfe89496ec24c39cffd4)), closes [#449](https://github.com/MelihAltintas/vue3-openlayers/issues/449)
10+
311
## [12.2.1](https://github.com/MelihAltintas/vue3-openlayers/compare/v12.2.0...v12.2.1) (2026-02-24)
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.2.1",
3+
"version": "12.2.2",
44
"description": "OpenLayers Wrapper for Vue3",
55
"sideEffects": false,
66
"repository": {

0 commit comments

Comments
 (0)