Skip to content

Releases: goeselt/plainify

v1.0.2

16 Jun 20:29
Immutable release. Only release title and notes can be modified.
v1.0.2
87defa8

Choose a tag to compare

What's Changed

  • chore: Update Pedant action version to v1.0.1 by @goeselt in #3
  • chore: Add pull request types to CI trigger configuration by @goeselt in #4
  • chore(deps): bump goeselt/pedant from 1.0.1 to 1.0.2 by @dependabot[bot] in #5
  • fix(release): update CI workflows and remove Goreleaser configuration by @goeselt in #6

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Jun 09:02
v1.0.1
b87eee5

Choose a tag to compare

Changelog

  • b87eee5 fix: update subject-path for attest-build-provenance step (#2)
  • 662ec56 fix: handle invalid UTF-8 and preserve BOM in scan mode (#1)
  • c844948 chore(init): Initialize project scaffold