v1.21.1
v1.21.1 on 2025-02-08
🪲 Fixed
- #743 Merging when configured to use projects but the changelog path does not yet exist
- #743 next version with projects without any releases returns v1.0.0 instead of an error
- #687 Missing yaml struct tags on a few configs for json schema
- #745 Do not output usage when errors occur
Sat, 8 Feb 2025, 8:31 am
v1.21.0
v1.21.0 on 2024-09-12
✨ Added
- #713 Support filepath globs in replacements
🪲 Fixed
- #714 Clean up release notes files if any error takes place during the batch process
Thu, 12 Sep 2024, 7:16 pm
v1.20.1
v1.20.1 on 2024-09-08
🪲 Fixed
- #688 Validate kinds match config in fragment when batching release notes
Sun, 8 Sep 2024, 8:21 am
v1.20.0
v1.20.0 on 2024-09-08
✨ Added
- #702 Rework replacement to support grouping
- #706 KindKey and KindLabel values to Change data to be used in formats
Sun, 8 Sep 2024, 4:26 am
v1.19.1
v1.19.1 on 2024-06-25
🪲 Fixed
- #675 New command can now properly create a fragment via custom CLI arguments if using a kind with custom choices.
Tue, 25 Jun 2024, 4:24 am
v1.19.0
v1.19.0 on 2024-05-13
✨ Added
- #651 Search upwards for a changie config file
- #612 Key option to kind configs to separate visual labels from file names and fragment values
Mon, 13 May 2024, 5:10 am
v1.18.0
v1.18.0 on 2024-01-15
Added
- #591 Replacements can now be configured per project in a monorepo setup
Removed
- #597 Preview warning when using projects
Mon, 15 Jan 2024, 9:21 pm
v1.17.0
v1.17.0 on 2023-12-15
Added
- #586 VersionNoFormat can be used in the VersionFormat configuration
- #584 New command will create the unreleased folder if it does not already exist
Fri, 15 Dec 2023, 8:47 am
v1.16.1
v1.16.1 on 2023-12-08
Fixed
- #582 Running changie through NPM did not redirect the input stream, rendering 'changie new' inoperable
Fri, 8 Dec 2023, 6:54 am
v1.16.0
v1.16.0 on 2023-11-12
Changed
- #571 Project prompt is now a multichoose prompt to allow one change to affect multiple projects without repeating the prompts
- #571 Project command line argument for new is now a list of projects and uses --projects instead of --project
Sun, 12 Nov 2023, 7:45 pm