Skip to content

Releases: OpenTermsArchive/changelog-action

v0.4.0

21 Jun 15:21
Compare
Choose a tag to compare

0.4.0 - 2024-06-21

Full changeset and discussions: #11.

Added

  • Expose next-version in validate 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 the release action

v0.3.0

21 Jun 09:16
Compare
Choose a tag to compare

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 the validate action, allowing users to enable, disable, or provide a custom JavaScript Regex for validation
  • Add no-release-signature option to the validate action, allowing users to enable, disable, or provide a custom JavaScript Regex for validation
  • Add notice option to the release 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

19 Jun 15:10
Compare
Choose a tag to compare

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

19 Jun 14:29
Compare
Choose a tag to compare

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