Skip to content

Commit 2ecad4a

Browse files
chore(release): 1.23.0
# [1.23.0](v1.22.0...v1.23.0) (2025-09-04) ### Features * Enhanced rate limit display showing both GraphQL and REST API limits ([#25](#25)) ([1220a0f](1220a0f))
1 parent 1220a0f commit 2ecad4a

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.23.0](https://github.com/wiiiimm/gh-manager-cli/compare/v1.22.0...v1.23.0) (2025-09-04)
2+
3+
4+
### Features
5+
6+
* Enhanced rate limit display showing both GraphQL and REST API limits ([#25](https://github.com/wiiiimm/gh-manager-cli/issues/25)) ([1220a0f](https://github.com/wiiiimm/gh-manager-cli/commit/1220a0fe04da035dafab2ce8555a73ff95b96ea1))
7+
18
## [1.19.2](https://github.com/wiiiimm/gh-manager-cli/compare/v1.19.1...v1.19.2) (2025-09-03)
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.19.2",
3+
"version": "1.23.0",
44
"private": false,
55
"description": "Interactive CLI to manage your GitHub repos (personal) with Ink",
66
"license": "MIT",

0 commit comments

Comments
 (0)