bump version to 1.15.0

Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
Luka Trovic
2025-02-21 17:04:44 +01:00
parent d934867381
commit e6b29b7cb1
4 changed files with 10 additions and 4 deletions

View File

@@ -5,6 +5,12 @@
# Changelog
All notable changes to this project will be documented in this file.
## 1.15.0
### Fixed
- Fix: Adapt URLs generated in the backend to new routes #6743
- Fix npm audit #6719
- Fix: skip exporting a deleted card #6723
## 1.15.0-beta.2
### Added