Skip to content

Commit 543efa7

Browse files
committed
chore: Prepare 4.2.6 release
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent aae5ecb commit 543efa7

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.6](https://github.com/nextcloud-libraries/nextcloud-dialogs/tree/v4.2.6) (2024-02-22)
6+
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.5...v4.2.6)
7+
8+
### :bug: Fixed bugs
9+
* [stable4] Fix FilePicker on public shares [\#1243](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1243) ([susnux](https://github.com/susnux))
10+
511
## [v4.2.5](https://github.com/nextcloud-libraries/nextcloud-dialogs/tree/v4.2.5) (2024-02-06)
612
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.4...v4.2.5)
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.5",
3+
"version": "4.2.6",
44
"description": "Nextcloud dialog helpers",
55
"types": "dist/index.d.ts",
66
"main": "dist/index.cjs",

0 commit comments

Comments
 (0)