Files
commit-spec/old-versions
Alix von Schirp 08d5877682 feat!: add new commit type, rename build->deps, clarify wording
- Added `wip` type for work in progress commits.
- renamed `build` type to `deps` to better reflect its purpose.
- moved changes to build tooling to `chore` type.
- several small style changes
- fixing typos
- clarification in spec section 16: `If the commit` -> `If such a commit`
- clarification in spec section 18: `that make up Conventional commits` -> `that make up spec compliant commits`

Milestone: minor
Format: text/markdown
BREAKING-CHANGE: Commits previously composed by using type `build` are now of type `deps` or `chore`
Signed-off-by: Alix von Schirp <github@avonschirp.bootmedia.de>
2025-10-28 23:26:12 +01:00
..