Skip to content

Releases: bitflight-devops/github-action-readme-generator

v1.10.4

03 Apr 19:08

Choose a tag to compare

1.10.4 (2026-04-03)

Bug Fixes

  • resolve vitest version mismatch causing npm ci failures in integration tests (1ce0b7c)

v1.10.3

13 Feb 03:52

Choose a tag to compare

1.10.3 (2026-02-13)

Bug Fixes

  • initial plan for @actions/github v9 compatibility (be413ad)
  • update @actions/github imports for v9.0.0 compatibility (f92e8ed)

v1.10.2

11 Feb 06:00

Choose a tag to compare

1.10.2 (2026-02-11)

Bug Fixes

  • initial plan for @actions/github v9 compatibility (808b3a3)
  • update @actions/github imports for v9.0.0 compatibility (1e71bf4)

v1.10.1

04 Feb 21:45

Choose a tag to compare

1.10.1 (2026-02-04)

Bug Fixes

  • restore bold formatting in table first column (c07a40d)

v1.10.0

04 Feb 12:35

Choose a tag to compare

1.10.0 (2026-02-04)

Features

  • add version_source input for flexible version detection (d8cbcfd)

v1.9.3

04 Feb 02:58

Choose a tag to compare

1.9.3 (2026-02-04)

Bug Fixes

  • auto-detect owner/repo/version from target repo directory (c3099a5)
  • detect version from target repo releases/tags (f20021d)
  • document project's actual rule enforcement, not Biome defaults (8006731)
  • enable strict Biome linting and fix all violations (8506785)
  • fail integration tests when validation checks fail (42898b4)
  • fetch tags when checking out test repositories (c2c61c7)
  • handle .git URLs without suffix in actions/checkout (e694d09)
  • pass owner/repo to integration tests (4e4c3fd)
  • prioritize .git/config from target directory over GITHUB_REPOSITORY (ac2e10e)
  • prioritize git tags for version detection (GitHub Actions standard) (e5c9434)
  • replace forEach exception with proper for...of entries() pattern (6f5873c)
  • show full diff in integration test output (acee396)

v1.9.2

01 Feb 04:38

Choose a tag to compare

1.9.2 (2026-02-01)

Bug Fixes

  • synchronize package.json with package-lock.json for vitest dependencies (edee36d)
  • update vitest to 4.0.18 to match package-lock.json (41657b5)

v1.9.1

28 Jan 01:29

Choose a tag to compare

1.9.1 (2026-01-28)

Bug Fixes

  • disambiguate duplicate TOC anchors and persist empty TOC (767a192)

v1.8.10

25 Jan 03:18

Choose a tag to compare

1.8.10 (2026-01-25)

Bug Fixes

v1.8.9

18 Jan 04:43

Choose a tag to compare

1.8.9 (2026-01-18)

Bug Fixes