Skip to content

Commit 301f32c

Browse files
chore(release): 1.19.0
# [1.19.0](v1.18.1...v1.19.0) (2025-09-02) ### Features * **cli:** add org (-o) and token (-t) flags ([#18](#18)) ([029376e](029376e))
1 parent 029376e commit 301f32c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.18.1](https://github.com/wiiiimm/gh-manager-cli/compare/v1.18.0...v1.18.1) (2025-09-02)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gh-manager-cli",
3-
"version": "1.18.1",
3+
"version": "1.19.0",
44
"private": false,
55
"description": "Interactive CLI to manage your GitHub repos (personal) with Ink",
66
"license": "MIT",

0 commit comments

Comments
 (0)