Skip to content

Commit 2d0858b

Browse files
committed
chore: prepare v7.0.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 059acd5 commit 2d0858b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

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

9+
## [v7.0.1](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v7.0.0...v7.0.1)
10+
### Fixed
11+
* fix: export `showConfirmation` method [\#2029](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/2029) \([susnux](https://github.com/susnux)\)
12+
13+
### Changed
14+
* docs: adjust changes link for v7.0.0 [\#2008](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/2008) \([susnux](https://github.com/susnux)\)
15+
* Updated translations
16+
917
## [v7.0.0](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v6.3.2...v7.0.0)
1018

1119
### Notes

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

0 commit comments

Comments
 (0)