Skip to content

Commit fd7037f

Browse files
committed
chore: prepare v5.3.2
Signed-off-by: Benjamin Frueh <benjamin.frueh@gmail.com>
1 parent 2bc7e92 commit fd7037f

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
@@ -6,6 +6,10 @@ All notable changes to this project will be documented in this file.
66
- SPDX-License-Identifier: MIT
77
-->
88

9+
## [5.3.2](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v5.3.1...v5.3.2) - 2025-11-07
10+
### Fixed
11+
* fix: add check for validatePromise for passwordless environments [\#1218](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/pull/1218) \([benjaminfrueh](https://github.com/benjaminfrueh)\)
12+
913
## 5.3.1 - 2024-12-16
1014

1115
### 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.3.1",
3+
"version": "5.3.2",
44
"description": "Password confirmation for Nextcloud",
55
"author": {
66
"name": "Nextcloud GmbH and Nextcloud contributors"

0 commit comments

Comments
 (0)