Skip to content

Releases: roxblnfk/action-vibe-index

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 10:34
a674c3c

1.4.0 (2026-08-07)

Features

  • signatures: detect JetBrains Junie as an AI committer (828664a)

Documentation

  • explain where push:true lands the badge (branch vs release PR) (d2cbec6)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:49
819ccd0

1.3.1 (2026-07-06)

Bug Fixes

  • push the badge commit to the checked-out branch (f98e946)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 11:12
148feff

1.3.0 (2026-07-03)

Features

  • detect Assisted-By trailers alongside Co-Authored-By (548e167)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:29
5326a01

1.2.0 (2026-06-29)

Features

  • add an npx CLI and a self-fetch mode for the action (3a9dbbd)

Documentation

  • use a non-broken "Indexing Vibe" stub as the badge placeholder (c5a6fe9)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 15:18
86e10e2

1.1.0 (2026-06-28)

Features

  • write HTML between the comment markers; add badge-html output (0921f21)

Bug Fixes

  • quantize the badge color to the displayed 0.1 step (560aaa1)
  • warn on shallow repository, tune defaults, bump checkout to v7 (1684958)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 12:49
0355efd

1.0.1 (2026-06-28)

Documentation

  • write a proper 1.0.0 changelog with the actual feature list (420ba91)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 11:55
948035d

1.0.0 (2026-06-28)

Documentation

  • add a Badge styles gallery to the README (56c6121)
  • add an SVG Vibe Index scale to the README (a544af6)
  • add changelog template and versioning guide (9391792)
  • add dark-theme scale and switch README to theme-aware <picture> (40b12f6)
  • add green-to-purple gradient palette example (proposal) (bb1b54b)
  • add naming conventions guide (b02d2f8)
  • polish the Usage section (55735d3)

Miscellaneous