Skip to content

Commit 473d8d9

Browse files
committed
chore(release): v1.5.2
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
1 parent ddd7e41 commit 473d8d9

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v1.5.2 - 2024-10-14
6+
### Fixed
7+
- Update vulnerable dependencies
8+
59
## v1.5.1 - 2024-07-17
610
### Fixed
711
- Fix serialization of schedule-calendar-transp property

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": "@nextcloud/cdav-library",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"description": "CalDAV and CardDAV client library for Nextcloud",
55
"type": "module",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)