Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@AH-dark AH-dark released this 05 Oct 14:44
· 10 commits to main since this release
72ffc04

What's Changed

  • refactor(actions/migrate): use json file instead of variable config by @AH-dark in #1

New Contributors

Full Changelog: v1.0.0...v1.0.1

Changelog

  • 72ffc04 Merge pull request #1 from AH-dark/refactor/migrate
  • d5b3190 ci(codeql): install go in version 1.21
  • dddb216 ci(docker): build docker image on push & pull request event
  • d873f76 ci(release): no need to upload assets
  • b8a89d7 ci: updated action/cache to v3
  • 5c31389 fix(goreleaser): removed darwin building which miss the code signing certificate
  • 6ddfb88 refactor(actions): use factory mode instead of functions
  • 3acf3a1 refactor(actions/migrate): use json file instead of variable config