Skip to content

Latest commit

 

History

History
129 lines (60 loc) · 6.55 KB

CHANGELOG.md

File metadata and controls

129 lines (60 loc) · 6.55 KB

[Unreleased]

0.3.2 (2024-07-19)

Features

0.3.1 (2024-06-03)

Bug Fixes

  • Remove owner/ from the published ghcr.io image (#67) (47100ba)

0.3.0 (2024-06-03)

⚠ BREAKING CHANGES

  • Forcing release with a brilliant feature (#64)

Features

  • Forcing release with a brilliant feature (#64) (05dcacd)

0.2.11 (2024-06-03)

Bug Fixes

  • build: Lowers concurrency for container jobs to 1 (#59) (70c1c56)
  • Use secret references in matrix values (#61) (9f45785)
  • Uses correct rubygems secret (#60) (5de5ff4)

0.2.10 (2024-06-03)

Bug Fixes

0.2.9 (2024-06-03)

Features

  • builds: Use matrix to build containers (#52) (0f1ed51)

0.2.8 (2024-06-03)

Bug Fixes

  • Adds type declaration to workflow inputs (#50) (3203b1c)
  • build: Corrects name of image build script (#49) (04ff29e)

0.2.7 (2024-06-03)

Features

  • lock: Release distributed lock component (#47) (706d6d5)

0.2.6 (2024-06-03)

Features

  • Document Configuration for consumption (#43) (5142d5b)

0.2.5 (2024-06-03)

Bug Fixes

  • ci: Move conditional to the run script (#40) (cb8a15f)
  • ci: Only publish gem when release is created (#38) (086382f)

0.2.4 (2024-06-03)

Bug Fixes

  • Adds codeql scanning back to the release pipeline (#29) (0b0d602)
  • Uses .yaml suffix for all yaml files (8c7aaf9)

0.2.3 (2024-06-03)

Bug Fixes

  • Hack it up to allow publishing to multiple gem package repos (#26) (e59ca38)

0.2.2 (2024-06-02)

Bug Fixes

  • It helps to check out the code before building a gem (#24) (8bfd14e)

0.2.1 (2024-06-02)

Features

  • Adds separate callable gem publish workflow (#21) (96dbb03)

Bug Fixes

  • Corrects release flow so gem does not require release (#22) (5ea0bca)

0.2.0 (2024-06-02)

⚠ BREAKING CHANGES

  • dep: Adds overcommit development dependency (#19)

Features

  • dep: Adds overcommit development dependency (#19) (37687b1)

[0.1.0] - 2024-04-15

  • Initial release