Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 22:44
· 2 commits to main since this release
af294df

1.1.0 (2025-01-26)

Feature

Chores

  • rename mise-tasks to scripts (81cc5be)

CI

  • removed dedicated goreleaser step (af294df)
  • back to goreleaser via go-semantic-release (311fbc8)
  • dedicated workflow for GoReleaser (addce38)
  • using own version of goreleaser instead of one bundled with go-semantic-release (9ed57ff)
  • simplify release process (0cbb59f)
  • updated goreleaser config (e138b53)
  • acceptance tests only run on linux/amd64 due to limited runners (135b746)
  • acceptance tests takes a positional arg and not a switch (15e31ca)
  • adding should_release output (2ffae41)
  • adding GITHUB_TOKEN to detect version step (1bd9453)
  • attempt at fixing syntax for matrix (149250e)
  • reworked release automation (311e841)
  • release workflow sohuldn't fail if there's no release (f09bf92)