Skip to content

Commit c5b6b72

Browse files
authored
Merge pull request #1227 from nextcloud-libraries/v4.2.5
chore: v4.2.5
2 parents afc7948 + dc090be commit c5b6b72

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [v4.2.5](https://github.com/nextcloud-libraries/nextcloud-dialogs/tree/v4.2.5) (2024-02-06)
6+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.4...v4.2.5)
7+
8+
### :bug: Fixed bugs
9+
* fix: Pin nextcloud/files to last resolved version [\#1226](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1226) ([Pytal](https://github.com/Pytal))
10+
511
## [v4.2.4](https://github.com/nextcloud-libraries/nextcloud-dialogs/tree/v4.2.4) (2024-01-30)
612
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.3...v4.2.4)
713

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/dialogs",
3-
"version": "4.2.4",
3+
"version": "4.2.5",
44
"description": "Nextcloud dialog helpers",
55
"types": "dist/index.d.ts",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)