File tree Expand file tree Collapse file tree 3 files changed +32
-0
lines changed
Expand file tree Collapse file tree 3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "header": "Changelog",
3+ "types": [
4+ {"type": "feat", "section": "Features"},
5+ {"type": "fix", "section": "Bug Fixes"},
6+ {"type": "chore", "hidden": true},
7+ {"type": "docs", "hidden": true},
8+ {"type": "style", "hidden": true},
9+ {"type": "refactor", "hidden": true},
10+ {"type": "perf", "hidden": true},
11+ {"type": "test", "hidden": true}
12+ ],
13+ "skip": {
14+ "bump": false,
15+ "changelog": false,
16+ "commit": true,
17+ "tag": true
18+ }
19+ }
Original file line number Diff line number Diff line change 1+ Changelog
2+ ## [ 1.0.2] ( https://github.com/codezm/codezm.workflows.fcs-python/compare/v1.0.1...v1.0.2 ) (2026-03-26)
3+
4+
5+ ### Bug Fixes
6+
7+ * tmux missing exception ([ 7a6f65a] ( https://github.com/codezm/codezm.workflows.fcs-python/commit/7a6f65affe336b1a23581c249843eae0d0cf316d ) )
Original file line number Diff line number Diff line change 1+ {
2+ "scripts" : {
3+ "release" : " commit-and-tag-version"
4+ },
5+ "version" : " 1.0.2"
6+ }
You can’t perform that action at this time.
0 commit comments