Releases: stats-organization/github-readme-stats-action
Releases · stats-organization/github-readme-stats-action
Release list
v2.0.2
fail_on_error option added.
What's Changed
- feat: add
fail_on_errorinput by @marcalexiei in #100 - dependency upgrades
v2.0.1
Dependency upgrades and small internal improvements.
What's Changed
- upgrade default version of github-stats-extended to 2.1.3
- fix: expose path as a composite action output by @marcalexiei in #65
- fix: avoid husky warning and dev deps on consumer installs by @marcalexiei in #64
- feat: source Node version from
package.json#enginesby @marcalexiei in #66 - small documentation updates
- dependency upgrades
v2.0.0
github-readme-stats-action now uses github-stats-extended internally, as an replacement for and extension of github-readme-stats.
What's Changed
- switch to github-stats-extended by @martin-mfg in #45
Full Changelog: v1...v2.0.0
v1.2.0
Dependency upgrades and small internal improvements.
What's Changed
- permissions cleanup by @martin-mfg in #9
- update README with gist PAT info by @martin-mfg in #13
- security: pin SHA of GitHub Actions by @hyperfinitism in #15
- add dependabot by @martin-mfg in #16
- align with github-stats-extended by @martin-mfg in #22
- upgrade
prettier, fix pipeline by @martin-mfg in #23 - upgrade
@actions/coreby @martin-mfg in #24 - build(deps-dev): bump lint-staged from 15.2.7 to 16.4.0 by @dependabot[bot] in #17
- build(deps-dev): bump husky from 9.0.11 to 9.1.7 by @dependabot[bot] in #26
- build(deps): bump @actions/core from 3.0.0 to 3.0.1 by @dependabot[bot] in #37
- build(deps-dev): bump prettier from 3.8.1 to 3.8.3 by @dependabot[bot] in #33
- build(deps-dev): bump knip from 6.2.0 to 6.7.0 by @dependabot[bot] in #41
- ci(deps): bump actions/setup-node from 6.3.0 to 6.4.0 by @dependabot[bot] in #34
- build(deps-dev): bump vitest from 4.1.2 to 4.1.5 by @dependabot[bot] in #36
- use node 24, use pnpm instead of npm in action by @martin-mfg in #42
New Contributors
- @hyperfinitism made their first contribution in #15
Full Changelog: v1.1.0...v1.2.0
V1.1.0
What's Changed
- fix: ensure engine compatibility by @rickstaa in #7
- fix: add permissions section to sample yaml by @martin-mfg in #6
- docs: refine example action by @marcalexiei in #3
New Contributors
- @martin-mfg made their first contribution in #6
- @marcalexiei made their first contribution in #3
Full Changelog: v1...V1.1.0``
v1.0.0
First stable release. 🎉
Full Changelog: https://github.com/readme-tools/github-readme-stats-action/commits/v1.0.0