Skip to content

v1.1.0

Compare
Choose a tag to compare
@NickChecan NickChecan released this 14 Oct 04:02
· 16 commits to main since this release
6e0179d

1.1.0 (2024-10-14)

Bug Fixes

  • branch verification for publishing on pipeline (40fd94e)
  • change org name in the patch to change the package visibility (c732b8c)
  • change procedure to make package public (d585a9d)
  • remove release from pipeline branch (7d2e862)
  • remove shellcheck unnecessary issue SC1091 (ed00aa0)
  • remove step to make ghcr public (6104ee1)
  • set release to happen only in the default branch (7f8acf5)
  • shellcheck for linting in the github actions pipeline (5fac7eb)
  • trigger release for final pipeline evaluation on main (7d3301e)

Features

  • add dependabot to manage dependencies (b49bcc9)