Skip to content

Commit f4fa6ac

Browse files
author
Conventional Changelog Action
committed
chore(release): v8.1.4 [skip ci]
1 parent c87211d commit f4fa6ac

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [8.1.4](https://github.com/nextcloud/calendar-js/compare/v8.1.3...v8.1.4) (2025-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* repair more broken date time values ([2bf55bf](https://github.com/nextcloud/calendar-js/commit/2bf55bfb8f5ef888cf09459a34ef78112be8902e))
7+
8+
9+
110
## [8.1.3](https://github.com/nextcloud/calendar-js/compare/v8.1.2...v8.1.3) (2025-07-11)
211

312

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-js",
3-
"version": "8.1.3",
3+
"version": "8.1.4",
44
"description": "Small library that wraps ICAL.js and provide more convenient means for editing",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)