Skip to content

Commit 89b5aed

Browse files
committed
chore: @oauth2-cli/qui-cli-plugin@2.0.0
1 parent 161972e commit 89b5aed

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

packages/qui-cli/CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [2.0.0](https://github.com/battis/oauth2-cli/compare/qui-cli-plugin/1.2.15...qui-cli-plugin/2.0.0) (2026-03-22)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* detect and automate traversing paginated collections
11+
12+
### Features
13+
14+
* detect and automate traversing paginated collections ([28d6c6a](https://github.com/battis/oauth2-cli/commit/28d6c6ad90deb01059804d11ee692ec413a03345))
15+
516
## [1.2.13](https://github.com/battis/oauth2-cli/compare/qui-cli-plugin/1.2.12...qui-cli-plugin/1.2.13) (2026-03-10)
617

718
### Bug Fixes

packages/qui-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oauth2-cli/qui-cli",
3-
"version": "1.2.15",
3+
"version": "2.0.0",
44
"description": "@qui-cli/plugin wrapper for oauth2-cli",
55
"homepage": "https://github.com/battis/oauth2-cli/tree/main/packages/qui-cli#readme",
66
"repository": {

0 commit comments

Comments
 (0)