Skip to content

Commit 9036e65

Browse files
chore(release): 1.34.0
# [1.34.0](v1.33.0...v1.34.0) (2025-09-06) ### Features * add in-app sponsorship prompts and reminders ([#28](#28)) ([443aa4b](443aa4b))
1 parent 443aa4b commit 9036e65

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.34.0](https://github.com/wiiiimm/gh-manager-cli/compare/v1.33.0...v1.34.0) (2025-09-06)
2+
3+
4+
### Features
5+
6+
* add in-app sponsorship prompts and reminders ([#28](https://github.com/wiiiimm/gh-manager-cli/issues/28)) ([443aa4b](https://github.com/wiiiimm/gh-manager-cli/commit/443aa4bcaf2eb18dc4d4abef1ebe3f14652912bd))
7+
18
# [1.33.0](https://github.com/wiiiimm/gh-manager-cli/compare/v1.32.0...v1.33.0) (2025-09-06)
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.33.0",
3+
"version": "1.34.0",
44
"private": false,
55
"description": "TUI terminal app to manage GitHub repos. Clean up your account in 5 minutes. Archive, delete, rename repos with keyboard shortcuts. Alternative to clicking through github.com",
66
"license": "MIT",

0 commit comments

Comments
 (0)