Sourced from stefanzweifel/git-auto-commit-action's releases.
v4.15.1
Fixed
- Run Action on Node16 (#247)
@stefanzweifel
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
v4.15.1 - 2022-10-10
Fixed
- Run Action on Node16 (#247)
@stefanzweifel
v4.15.0 - 2022-09-24
Changed
- Expand
file_pattern
-input to an array (#205)@stefanzweifel
Fixed
- String values in README.md extended example are now correct (#196)
@karolswdev
- Fix Typos and grammer Errors in README (#235)
@derrickleemy
- Fix Typo in README (#230)
@fty4
- Add missing links in the CHANGELOG (#223)
@ericcornelissen
v4.14.1 - 2022-04-12
Changed
- Change Commit User Name from "GitHub Actions" to "github-actions[bot]" (#213)
@jooola
- Change Commit User Email from "actions@github.com" to "github-actions[bot]
@users
.noreply.github.com" (#213)@jooola
Fixed
v4.14.0 - 2022-03-18
Added
- Add
create_branch
option to force create a new branch (#203)@stefanzweifel
Fixed
- README.md: Updates hyperlink to GH docs (#200)
@funkyfuture
... (truncated)
fd157da
Run Action on Node16 (#247)b208f78
Test that CRLF changes are not picked upcef08f2
Update CHANGELOG