We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 029376e commit 301f32cCopy full SHA for 301f32c
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.19.0](https://github.com/wiiiimm/gh-manager-cli/compare/v1.18.1...v1.19.0) (2025-09-02)
2
+
3
4
+### Features
5
6
+* **cli:** add org (-o) and token (-t) flags ([#18](https://github.com/wiiiimm/gh-manager-cli/issues/18)) ([029376e](https://github.com/wiiiimm/gh-manager-cli/commit/029376e1465eb9376850c6e19ef2b514020a4542))
7
8
## [1.18.1](https://github.com/wiiiimm/gh-manager-cli/compare/v1.18.0...v1.18.1) (2025-09-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "gh-manager-cli",
- "version": "1.18.1",
+ "version": "1.19.0",
"private": false,
"description": "Interactive CLI to manage your GitHub repos (personal) with Ink",
"license": "MIT",
0 commit comments