Skip to content

Releases: openhoo/hooversion

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Sep 11:00
ac503b2

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Aug 16:53
f218656

What's Changed

Full Changelog: v1.0.7...v1.1.0

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 31 Aug 11:46
d536bb4

What's Changed

  • fix: align Hoostack policy and release supply chain by @wakemeup0 in #27
  • fix(release): support protected release pull requests by @wakemeup0 in #28
  • chore(release): hooversion 1.0.7 by @wakemeup0 in #29

Full Changelog: v1.0.6...v1.0.7

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:21

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 30 Aug 20:07

What's Changed

Full Changelog: v1.0.1...v1.0.5

v1.0.4

Choose a tag to compare

@wakemeup0 wakemeup0 released this 30 Aug 19:56

What's Changed

Full Changelog: v1.0.1...v1.0.4

v1.0.3

Choose a tag to compare

@wakemeup0 wakemeup0 released this 30 Aug 18:13

What's Changed

  • fix(actions): harden shared Hoostack integration by @wakemeup0 in #16
  • chore(release): hooversion 1.0.2 by @wakemeup0 in #17
  • fix(actions): resolve bundled setup from action path by @wakemeup0 in #18
  • test(app): assert only per-key queue order by @wakemeup0 in #19

Full Changelog: v1.0.1...v1.0.3

hooversion 1.0.2

Choose a tag to compare

@wakemeup0 wakemeup0 released this 30 Aug 17:41

Bug Fixes

  • actions: harden shared Hoostack integration (6596a66)

hooversion 1.0.1

Choose a tag to compare

@wakemeup0 wakemeup0 released this 26 Aug 11:18

First fully runner-built release.

  • fix(release): route release commits through pull requests (#14)
  • Automated flow: prepare opens a gated release PR; publish resumes the SHA-bound plan from the merged tip.

hooversion 1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 10:07

1.0.0 (2026-08-26)

Breaking Changes

  • rewrite Hooversion in Go (#11) (eab25f7)
    • BREAKING: hooversion.config.{ts,mjs,js,cjs} must migrate

Features

Bug Fixes

Other Changes

  • run commit lint on hosted runner (#9) (d3959a4)
  • use hosted runners exclusively (#10) (6513f0d)