Sourced from stefanzweifel/git-auto-commit-action's releases.
v6.0.1
Fixed
- Disable Check if Repo is in Detached State (#379)
@stefanzweifelv6.0.0
Added
- Throw error early if repository is in a detached state (#357)
Fixed
- Fix PAT instructions with Dependabot (#376)
@DreamsorcererRemoved
- Remove support for
create_branch,skip_checkout,skip_Fetch(#314)
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
v6.0.1 - 2025-06-11
Fixed
- Disable Check if Repo is in Detached State (#379)
@stefanzweifelv6.0.0 - 2025-06-10
Added
- Throw error early if repository is in a detached state (#357)
Fixed
- Fix PAT instructions with Dependabot (#376)
@DreamsorcererRemoved
- Remove support for
create_branch,skip_checkout,skip_Fetch(#314)v5.2.0 - 2025-04-19
Added
- Add
create_git_tag_onlyoption to skip commiting and always create a git-tag. (#364)@zMynxx- Add Test for
create_git_tag_onlyfeature (#367)@stefanzweifelFixed
v5.1.0 - 2025-01-11
Changed
- Include
github.actor_idin defaultcommit_author(#354)@parkerbxyzFixed
... (truncated)
778341a
Merge pull request #379
from stefanzweifel/disable-detached-state-check33b203d
Disable Check if Repo is in Detached Statea82d80a
Update CHANGELOG3cc016c
Merge pull request #375
from stefanzweifel/v6-nextddb7ae4
Merge pull request #376
from Dreamsorcerer/patch-1b001e5f
Apply suggestions from code review6494dc6
Fix PAT instructions with Dependabot7618051
Add deprecated inputs to fix unbound variable issueae11462
Merge pull request #371
from stefanzweifel/dependabot/npm_and_yarn/bats-1.12.03058f91
Bump bats from 1.11.1 to 1.12.0