Releases: OpenTermsArchive/changelog-action
v0.4.0
0.4.0 - 2024-06-21
Full changeset and discussions: #11.
Added
- Expose
next-version
invalidate
action output
Fixed
- Prevent the insertion of the default changelog introduction when it is not present with the
release
action - Return only the version content rather than the entire changelog content as
content
output of therelease
action
v0.3.0
Changelog
All changes that impact users of this module are documented in this file, in the Common Changelog format with some additional specifications defined in the CONTRIBUTING file. This codebase adheres to Semantic Versioning.
0.3.0 - 2024-06-21
Full changeset and discussions: #10.
Development of this release was supported by the French DINUM’s Opérateur de produits interministériels and the European Union under grant n°101121918 through the GovTech4All consortium.
Added
- Breaking: Disable funders validation by default
- Add
funders
option to thevalidate
action, allowing users to enable, disable, or provide a custom JavaScript Regex for validation - Add
no-release-signature
option to thevalidate
action, allowing users to enable, disable, or provide a custom JavaScript Regex for validation - Add
notice
option to therelease
action, allowing users to provide a custom release notice string
0.2.0 - 2024-06-19
Full changeset and discussions: #5.
Development of this release was supported by the French DINUM’s Opérateur de produits interministériels and the European Union under grant n°101121918 through the GovTech4All consortium.
Changed
- Breaking: Change no-release default signature
0.1.0 - 2024-06-19
Full changeset and discussions: #3.
Development of this release was supported by the French DINUM’s Opérateur de produits interministériels and the European Union under grant n°101121918 through the GovTech4All consortium.
Added
- Create validate action
- Create release action
v0.2.0
0.2.0 - 2024-06-19
Full changeset and discussions: #5.
Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.
Changed
- Breaking: Change no-release default signature
v0.1.0
0.1.0 - 2024-06-19
Full changeset and discussions: #3.
Development of this release was supported by the French Ministry for Foreign Affairs through its ministerial State Startups incubator under the aegis of the Ambassador for Digital Affairs.
Added
- Create validate action
- Create release action