Skip to content

Commit 544945d

Browse files
chore(release): 1.9.2 [skip ci]
## [1.9.2](v1.9.1...v1.9.2) (2026-02-01) ### Bug Fixes * synchronize package.json with package-lock.json for vitest dependencies ([edee36d](edee36d)) * update vitest to 4.0.18 to match package-lock.json ([41657b5](41657b5))
1 parent d89fa0d commit 544945d

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.9.2](https://github.com/bitflight-devops/github-action-readme-generator/compare/v1.9.1...v1.9.2) (2026-02-01)
2+
3+
4+
### Bug Fixes
5+
6+
* synchronize package.json with package-lock.json for vitest dependencies ([edee36d](https://github.com/bitflight-devops/github-action-readme-generator/commit/edee36d525b509753eff775e4b3f1176ee4600d7))
7+
* update vitest to 4.0.18 to match package-lock.json ([41657b5](https://github.com/bitflight-devops/github-action-readme-generator/commit/41657b5db31979479d2df1c599a885ed7708dbb5))
8+
19
## [1.9.1](https://github.com/bitflight-devops/github-action-readme-generator/compare/v1.9.0...v1.9.1) (2026-01-28)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "github-action-readme-generator",
33
"displayName": "bitflight-devops/github-action-readme-generator",
4-
"version": "1.9.1",
4+
"version": "1.9.2",
55
"description": "The docs generator for GitHub Actions. Auto-syncs action.yml to README.md with 8 sections: inputs, outputs, usage, badges, branding & more. Works as CLI or GitHub Action.",
66
"keywords": [
77
"github-actions",

0 commit comments

Comments
 (0)