Skip to content

Latest commit

 

History

History
98 lines (46 loc) · 5.35 KB

CHANGELOG.md

File metadata and controls

98 lines (46 loc) · 5.35 KB

Changelog

0.2.5 (2023-03-02)

Miscellaneous

0.2.4 (2023-03-01)

Miscellaneous

  • deps: bump actions/cache from 3.2.4 to 3.2.6 (#16) (2ff405a)

0.2.3 (2023-02-07)

Miscellaneous

  • deps: bump actions/cache from 3.2.2 to 3.2.4 (#14) (e8febb8)
  • deps: bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#13) (956e81a)

0.2.2 (2023-01-10)

Miscellaneous

  • deps: bump actions/cache from 3.0.11 to 3.2.2 (#11) (58f5e60)
  • deps: bump goreleaser/goreleaser-action from 3 to 4 (#10) (0ccc823)

0.2.1 (2022-12-15)

Miscellaneous

  • deps: bump actions/cache from 3.0.4 to 3.0.11 (#2) (ea6a0e5)

0.2.0 (2022-12-02)

⚠ BREAKING CHANGES

  • The hello-release-please command now requires a mandatory name argument.

Features

Miscellaneous

  • deps: bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 (#3) (f07ee63)

0.1.1 (2022-12-02)

Bug Fixes

  • display name next to version (2eb08b2)

0.1.0 (2022-12-02)

Features

0.0.3 (2022-12-02)

Bug Fixes

  • release: correct syntax error (6eed098)
  • release: publish binaries if release was created (ed7957f)

0.0.2 (2022-12-02)

Bug Fixes

  • release: correct syntax error in release.yml (d1b655e)

Miscellaneous

  • meta: add CODEOWNERS file (83fda21)
  • release: create binaries via goreleaser on tag (97d3823)
  • release: remove dependency of publish-image on release-please (b4078d8)

0.0.1 (2022-12-02)

Miscellaneous