Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.38 KB

File metadata and controls

47 lines (28 loc) · 1.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.2.3 - 2025-09-03

Other

  • (deps) update release-plz/action digest to f4facd4 (#13)
  • (deps) update actions/checkout action to v5
  • (deps) update actions/checkout digest to 08eba0b (#10)
  • (deps) update release-plz/action digest to f9715bc

0.2.2 - 2025-08-02

Other

  • (deps) pin dependencies (#7)
  • (ci) allow persist-credentials for release-plz jobs
  • (ci) set persist-credentials: false on checkout action

0.2.1 - 2025-08-02

Fixed

  • move renovate.json to .github folder

Other

  • Add renovate.json
  • (ci) remove debug print in release-plz job

0.2.0 - 2025-08-02

Added

  • handle arguments and env variable passing

Other

  • add CHANGELOG.md

Changelog