Releases: dawidd6/action-homebrew-bump-formula
Releases · dawidd6/action-homebrew-bump-formula
v7
v6
v5
v4
What's Changed
- docs: prefer github release over git tag by @chenrui333 in #64
- prefer to use
releasedevent thancreatedby @chenrui333 in #65 - new
tap_urlinput for when the repository is not in the expected tap format ($USER/homebrew-$REPO) - restored old
forcebehaviour by patching Homebrew (yea, I know) - turn on brew developer mode to fetch latest and greatest Homebrew from master (this is for latest changes in brew needed to make this Action be testable in the same repo)
- changing the release schema, now the Action will be released in vX format (v4, v5, v6, ...)
New Contributors
- @chenrui333 made their first contribution in #64
Full Changelog: v3...v4
v3.11.0
What's Changed
Full Changelog: v3...v3.11.0
v3.10.1: Merge pull request #60 from 5ouma/tap-core
feat(tap): Tap `homebrew/core` if `tap` is empty
v3.10.0: Merge pull request #54 from fauxpark/no-fork
Add support for `--no-fork`
v3.9.0: main: always tap homebrew/core
for now at least
v3.8.3
action: in separate step
v3.8.1
action: add system bin paths