Sourced from stefanzweifel/git-auto-commit-action's releases.
v7.1.0
Added
- Add skip_push input option (#401)
@kvanzuijlenChanges
- docs: fix typo in README.md (#400)
@GideonBearDependency Updates
- Bump actions/checkout from 5 to 6 (#399) [@dependabot[bot]](https://github.com/@[dependabot[bot]](https://github.com/apps/dependabot))
- Bump bats from 1.12.0 to 1.13.0 (#398) [@dependabot[bot]](https://github.com/@[dependabot[bot]](https://github.com/apps/dependabot))
v7.0.0
Added
- Restore skip_fetch, skip_checkout, create_branch (#388)
@stefanzweifel- Restore Detached State Detection (#393)
@stefanzweifel- Add Support for Tag Messages (#391)
@EliasBoulhartsChanged
- Run Action on Node 24 (#389)
@stefanzweifelDependency Updates
- Bump actions/checkout from 4 to 5 (#386) [@dependabot[bot]](https://github.com/@[dependabot[bot]](https://github.com/apps/dependabot))
Sourced from stefanzweifel/git-auto-commit-action's changelog.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
TBD
v7.1.0 - 2025-12-17
Added
- Add skip_push input option (#401)
@kvanzuijlenChanges
- docs: fix typo in README.md (#400)
@GideonBearDependency Updates
- Bump actions/checkout from 5 to 6 (#399) [@dependabot[bot]](https://github.com/@[dependabot[bot]](https://github.com/apps/dependabot))
- Bump bats from 1.12.0 to 1.13.0 (#398) [@dependabot[bot]](https://github.com/@[dependabot[bot]](https://github.com/apps/dependabot))
v7.0.0 - 2025-10-12
Added
- Restore skip_fetch, skip_checkout, create_branch (#388)
@stefanzweifel- Restore Detached State Detection (#393)
@stefanzweifel- Add Support for Tag Messages (#391)
@EliasBoulhartsChanged
- Run Action on Node 24 (#389)
@stefanzweifelDependency Updates
- Bump actions/checkout from 4 to 5 (#386) [@dependabot[bot]](https://github.com/@[dependabot[bot]](https://github.com/apps/dependabot))
v6.0.1 - 2025-06-11
Fixed
- Disable Check if Repo is in Detached State (#379)
@stefanzweifelv6.0.0 - 2025-06-10
... (truncated)
04702ed
Bump actions/checkout from 5 to 6 (#399)1e49d50
Add skip_push input option (#401)65c5677
docs: fix typo in README.md (#400)547c140
Bump bats from 1.12.0 to 1.13.0 (#398)8fa7f5a
Update CHANGELOG28e16e8
Release preparations for v7 (#394)698fd76
Merge pull request #391
from EliasBoulharts/custom-tag-messagec40819a
Update READMEd7ee275
Change internal variable namese8684eb
Fix Tests