Skip to content

Commit c034d5f

Browse files
author
Conventional Changelog Action
committed
chore(release): v2.2.9 [skip ci]
1 parent 87c0ddb commit c034d5f

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [2.2.9](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.8...v2.2.9) (2025-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Fix npm audit ([ade9efd](https://github.com/nextcloud/calendar-availability-vue/commit/ade9efd03075808ca5def1a8b7625b915083f75d))
7+
* **deps:** Fix npm audit ([da1712f](https://github.com/nextcloud/calendar-availability-vue/commit/da1712f15721baab2ba60ec5ed78bcfa17438ba4))
8+
9+
10+
111
## [2.2.8](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.7...v2.2.8) (2025-07-28)
212

313

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@nextcloud/calendar-availability-vue",
3-
"version": "2.2.8",
3+
"version": "2.2.9",
44
"description": "Weekly calendar availability component for Nextcloud apps",
55
"type": "module",
66
"module": "dist/index.mjs",

0 commit comments

Comments
 (0)