Skip to content

Commit 832ce48

Browse files
committed
chore: prepare v7.4.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 4f014a4 commit 832ce48

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@
66

77
All notable changes to this project will be documented in this file.
88

9+
## [v7.4.1](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v7.4.0...v7.4.1)
10+
### Fixed
11+
* fix(filepicker): only add current folder if pickable \([\#2512](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/2512)\)
12+
13+
### Other Changes
14+
* Updated translations
15+
* Bump `@nextcloud/vue` to v9.8.2
16+
* Bump `p-queue` to v9.3.1
17+
* Bump `vue` to v3.5.39
18+
* Updated development dependencies
19+
920
## [v7.4.0](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v7.3.0...v7.4.0)
1021
### Added
1122
* feat(ConflictPicker): allow to set overwrite flag \([\#2432](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/2432)\)

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": "7.4.0",
3+
"version": "7.4.1",
44
"description": "Nextcloud dialog helpers",
55
"keywords": [
66
"nextcloud"

0 commit comments

Comments
 (0)