Skip to content

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

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

v1.8.8

11 Jan 01:41

Choose a tag to compare

1.8.8 (2026-01-11)

Bug Fixes

  • add legacy-peer-deps to .npmrc for CI compatibility (9ba9b37)
  • disable n/no-missing-import rule for ESLint compatibility (0e4141c)
  • remove legacy-peer-deps by upgrading and removing unmaintained packages (3755216)

v1.8.7

08 Jan 02:29

Choose a tag to compare

1.8.7 (2026-01-08)

Bug Fixes

  • upgrade @typescript-eslint/eslint-plugin to 8.51.0 and remove deprecated rule (e3034a1)

v1.8.6

05 Jan 04:54

Choose a tag to compare

1.8.6 (2026-01-05)

Bug Fixes

  • correct npm ln typo to npm link in setup-node action (78073c4)
  • revert npm ln to npm link change - ln is a valid alias (eab4124)
  • update engines and esbuild-node-externals for Node 25 compatibility (73968ba)

v1.8.5

07 Dec 01:59

Choose a tag to compare

1.8.5 (2025-12-07)

Bug Fixes

v1.8.4

21 Nov 05:16

Choose a tag to compare

1.8.4 (2025-11-21)

Bug Fixes

  • add 📓 emoji to description and adjust wording to stay under 125 chars (abd2cad)

v1.8.3

21 Nov 04:22

Choose a tag to compare

1.8.3 (2025-11-21)

Bug Fixes

  • release: update package.json (489cdf9)

v1.6.0

16 Oct 16:17

Choose a tag to compare

1.6.0 (2023-10-16)

Bug Fixes

  • test: inputs test was failing due to node20 bundling error (7b5cac4)

Features

  • refactor: make the readme sections update in memory before writing it out once (a4468c1)