Skip to content

Commit 4fb1140

Browse files
committed
chore: prepare v2.6.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent c68cc4c commit 4fb1140

3 files changed

Lines changed: 17 additions & 6 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+
## 2.6.0 - 2026-04-14
10+
### Added
11+
* feat: add `setRequestToken` and `fetchRequestToken` methods \([\#900](https://github.com/nextcloud-libraries/nextcloud-auth/pull/900)\)
12+
13+
### Changed
14+
* Bump `@nextcloud/event-bus` to 3.3.3
15+
* chore: use correct package metadata \([\#924](https://github.com/nextcloud-libraries/nextcloud-auth/pull/924)\)
16+
* chore: revert ESLint to v9 to fix linter \([\#901](https://github.com/nextcloud-libraries/nextcloud-auth/pull/901)\)
17+
* chore: update Node and NPM dev versions to align with apps \([\#854](https://github.com/nextcloud-libraries/nextcloud-auth/pull/854)\)
18+
* ci: update all workflow templates from organization template repository \([\#918](https://github.com/nextcloud-libraries/nextcloud-auth/pull/918)\)
19+
920
## 2.5.3 - 2025-10-07
1021
### Changed
1122
* chore(deps): Bump `@nextcloud/browser-storage` to 0.5.0

package-lock.json

Lines changed: 5 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
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextcloud/auth",
3-
"version": "2.5.3",
3+
"version": "2.6.0",
44
"description": "Nextcloud helpers related to authentication and the current user",
55
"keywords": [
66
"nextcloud"

0 commit comments

Comments
 (0)