Skip to content

Commit 137d94c

Browse files
authored
Merge pull request #1342 from nextcloud-libraries/chore/prepare-6-0-3
chore: prepare v6.0.3
2 parents d2545a6 + 37f07fb commit 137d94c

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

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

9+
## [6.0.3](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v6.0.2...v6.0.3) - 2026-03-06
10+
### Fixed
11+
* fix: Don't apply password policy when trying to confirm a password [\#1228](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/pull/1228)
12+
13+
### Changed
14+
* Updated translations
15+
* Updated development dependencies
16+
917
## [6.0.2](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v6.0.1...v6.0.2) - 2025-11-06
1018
### Fixed
1119
* fix: add check for validatePromise for passwordless environments [\#1209](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/pull/1209) \([benjaminfrueh](https://github.com/benjaminfrueh)\)

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": "6.0.2",
3+
"version": "6.0.3",
44
"description": "Password confirmation for Nextcloud",
55
"keywords": [
66
"nextcloud"

0 commit comments

Comments
 (0)