Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 17 Dec 07:17
· 12 commits to main since this release

Changelog

  • 2877ced feat(ci): separate CLI and GUI release workflows
  • 646ecb9 fix(ci): add setup step for embed directive and update Go version
  • 513d0eb fix(ci): exclude TUI package from linting
  • 6b9886c fix(ci): remove npm cache to fix frontend test setup
  • 3b9c3b7 fix(ci): resolve golangci-lint and GoReleaser errors
  • fe0ad4a fix(ci): skip TUI directory in golangci-lint
  • 584c808 fix(ci): temporarily disable lint job to unblock releases
  • 2055e90 fix(ci): use embeddable dummy file for Go embed directive
  • 284a122 fix(ci): use npm install instead of npm ci