Skip to content

1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 08:05
ab1392b

Changelog

  • ab1392b 1.0.1
  • 12b5b4f Add darwin/arm to goreleaser ignore list (unsupported since Go 1.15)
  • c73d855 Add ensureInstalled, speed up postinstall
  • 0f14acc Align install and npm release workflow
  • f6b4d56 Align release flow and npm scripts with wework-cli reference
  • 55b12f0 Move goreleaser to mise.development.toml (loaded only with MISE_ENV=development)
  • 8d124c7 Use depends instead of mise run for release task alias
  • 84078d3 Use go fmt instead of go tool goimports in format task