Skip to content

Commit f588790

Browse files
committed
chore: Prepare v.5.3.0
Signed-off-by: Louis Chemineau <louis@chmn.me>
1 parent 8c5739d commit f588790

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ All notable changes to this project will be documented in this file.
66
- SPDX-License-Identifier: MIT
77
-->
88

9+
## 5.3.0 - 2024-11-27
10+
11+
### What's Changed
12+
13+
### Fixes
14+
15+
* fix: Use spawnDialog from @nc/dialogs #895 by @artonge in https://github.com/nextcloud-libraries/nextcloud-password-confirmation/pull/895
16+
17+
**Full Changelog**: https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v5.2.0...v5.3.0
18+
919
## 5.2.0 - 2024-11-27
1020

1121
### What's Changed

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/password-confirmation",
3-
"version": "5.2.0",
3+
"version": "5.3.0",
44
"description": "Password confirmation for Nextcloud",
55
"author": {
66
"name": "Nextcloud GmbH and Nextcloud contributors"

0 commit comments

Comments
 (0)