Skip to content

Commit ffbb37b

Browse files
committed
feat: add GitHub CLI commands for release management in settings
1 parent 1c3e504 commit ffbb37b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,10 @@
5252
"Bash(git stash:*)",
5353
"Bash(git rebase:*)",
5454
"Bash(git -C /Users/ian/git/BrowserTest status)",
55-
"Bash(npm run copy-to-dita:*)"
55+
"Bash(npm run copy-to-dita:*)",
56+
"Bash(gh release view:*)",
57+
"Bash(gh release download:*)",
58+
"Bash(unzip:*)"
5659
],
5760
"deny": [],
5861
"ask": []

0 commit comments

Comments
 (0)