Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 851 Bytes

Changelog.md

File metadata and controls

39 lines (21 loc) · 851 Bytes

KineticCafe/actions-dco Changelog

1.3.2 / 2024-12-01

  • Upgrade dependencies.

1.3.1 / 2024-11-01

  • Upgrade dependencies.

  • Add CodeQL configuration.

  • Switch to Mise for local dependency management instead of NVM with direnv.

1.3 / 2024-02-28

  • Upgrade dependencies.

  • Improved governance documentation, mostly by adding it.

  • Switched from ESLint & prettier to Biome.

  • Included action / version in the output.

1.2 / 2023-09-25

  • Upgraded dependencies and set runtime as Node v20.

1.1 / 2023-07-21

  • Improved error messages using action summaries (summary in @actions/core).

  • Added exempt-authors for assumed-permitted (e.g, company-owned open source repos automatically permit company emails).

1.0 / 2023-06-12

  • Initial release. This is a Typescript port of tisonkun/actions-dco set to use Node v16.