Skip to content

Commit 560026a

Browse files
nsheapsclaude
andcommitted
chore: show chore commits in changelog under Maintenance section
Co-Authored-By: Claude Code (User Settings, in: ${CLAUDE_PROJECT_DIR}) <noreply@anthropic.com>
1 parent 388c00c commit 560026a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
{ "type": "perf", "section": "Performance" },
2121
{ "type": "refactor", "section": "Refactoring" },
2222
{ "type": "docs", "section": "Documentation" },
23-
{ "type": "chore", "hidden": true }
23+
{ "type": "chore", "section": "Maintenance" }
2424
]
2525
},
2626
"infile": "CHANGELOG.md",

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
## [0.4.1](https://github.com/nsheaps/git-wt/compare/v0.4.0...v0.4.1) (2026-01-20)
1212

13+
### Maintenance
14+
15+
* remove homebrew PR creation from release workflow ([b4ac3fa](https://github.com/nsheaps/git-wt/commit/b4ac3fa08e89a27d8839c3a8b99a0e15893cc5a1))
16+
1317
## [0.4.0](https://github.com/nsheaps/git-wt/compare/v0.3.2...v0.4.0) (2026-01-20)
1418

1519
### Features

0 commit comments

Comments
 (0)