File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.4.6 (2026-05-29)
4+
5+ [ compare changes] ( https://github.com/LouisMazel/relizy/compare/v1.4.5...v1.4.6 )
6+
7+ ### 🩹 Fixes
8+
9+ - ** relizy:** Include title-only commit types in changelog and release outputs ([ b487aef] ( https://github.com/LouisMazel/relizy/commit/b487aef ) )
10+
11+ Commits whose configured type defines a ` title ` without a ` semver `
12+ (e.g. ` docs: { title: '📖 Documentation' } ` ) now appear in the
13+ CHANGELOG, GitHub/GitLab release notes, and Slack/Twitter posts.
14+ Such types still do not trigger a version bump — only types with a
15+ ` semver ` field do. Set the type to ` false ` to exclude it from both
16+ the changelog and the bump.
17+
18+ ### ❤️ Contributors
19+
20+ - LouisMazel ([ @LouisMazel ] ( https://github.com/LouisMazel ) )
21+
322## v1.4.5 (2026-05-12)
423
524[ compare changes] ( https://github.com/LouisMazel/relizy/compare/v1.4.4...v1.4.5 )
Original file line number Diff line number Diff line change 11{
22 "name" : " relizy" ,
33 "type" : " module" ,
4- "version" : " 1.4.5 " ,
4+ "version" : " 1.4.6 " ,
55 "packageManager" : " pnpm@10.33.0" ,
66 "description" : " Changelogen adapter for monorepo management with unified and independent versioning" ,
77 "author" : " Louis Mazel <me@loicmazuel.com>" ,
You can’t perform that action at this time.
0 commit comments