bump version to 1.14.2

Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
Luka Trovic
2024-11-08 19:18:51 +01:00
parent c438a665ae
commit 667be29233
4 changed files with 13 additions and 4 deletions

View File

@@ -5,6 +5,15 @@
# Changelog
All notable changes to this project will be documented in this file.
### Fixed
- fix: board bubble preview widget [#6477](https://github.com/nextcloud/deck/pull/6477)
### Dependencies
- Update nextcloud/ocp dependency @nextcloud-command [#6470](https://github.com/nextcloud/deck/pull/6470)
- Fix npm audit @nextcloud-command [#6450](https://github.com/nextcloud/deck/pull/6450)
## 1.14.1
### Fixed
- fix: Load archived card if URL is opened directly #6326