Skip to content

Commit c58449f

Browse files
authored
Merge pull request #907 from nextcloud-libraries/artonge/chore/v5.3.1
chore: Prepare v.5.3.1
2 parents f6a8028 + 07467d7 commit c58449f

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.1 - 2024-12-16
10+
11+
### What's Changed
12+
13+
### Fixes
14+
15+
* fix: Improve pwd confirmation condition #906 by @artonge in https://github.com/nextcloud-libraries/nextcloud-password-confirmation/pull/906
16+
17+
**Full Changelog**: https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v5.3.0...v5.3.1
18+
919
## 5.3.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.3.0",
3+
"version": "5.3.1",
44
"description": "Password confirmation for Nextcloud",
55
"author": {
66
"name": "Nextcloud GmbH and Nextcloud contributors"

0 commit comments

Comments
 (0)