Skip to content

Commit b309b2a

Browse files
committed
chore: bump @nextcloud/auth to 2.5.0
Signed-off-by: John Molakvoæ (skjnldsv) <[email protected]>
1 parent ea4a183 commit b309b2a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ All notable changes to this project will be documented in this file.
1414
### Other Changes
1515
* Updates for project Nextcloud dialogs library by @transifex-integration in https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1740
1616
* Updates for project Nextcloud dialogs library by @transifex-integration in https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1741
17+
* Update @nextcloud/auth to 2.5.0 by @skjnldsv
1718

1819
## [v6.2.0](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v6.1.1...v6.2.0)
1920
### Notes

package-lock.json

Lines changed: 6 additions & 5 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
@@ -56,7 +56,7 @@
5656
},
5757
"dependencies": {
5858
"@mdi/js": "^7.4.47",
59-
"@nextcloud/auth": "^2.4.0",
59+
"@nextcloud/auth": "^2.5.0",
6060
"@nextcloud/axios": "^2.5.1",
6161
"@nextcloud/browser-storage": "^0.4.0",
6262
"@nextcloud/event-bus": "^3.3.2",

0 commit comments

Comments
 (0)