Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 18:45
· 41 commits to main since this release
b802d8b

1.0.0 (2025-08-12)

Bug Fixes

  • add extra permissions for build and push job (37cf5ee)
  • add lowercase to repo name to cast to lower (94c71b5)
  • add npm package files (3258c17)
  • change to new semantic-release exec library (379c3df)
  • correct image name (c1566b0)
  • fix casing for registry name to be lowercase (e2bad75)
  • install buildah before trying to run it (8c95155)
  • remove ghcr.io prefix on latest tag (a2712de)
  • update permissions for cicd (9145999)

Features

  • change to use buildah instead of docker cli (cb929a5)
  • ci: add auto build and auto version (1caf5da)
  • use docker build example from github (941ac9a)