Releases: gruntwork-io/patcher-action
Releases · gruntwork-io/patcher-action
v1.2.0
What's Changed
- fix deprecations and bump patcher to v0.8.1 in #34
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #35
Full Changelog: v1.1.5...v1.2.0
v1.1.5
What's Changed
- Bump @babel/traverse from 7.22.11 to 7.23.2 by @dependabot in #31
- Bump Patcher CLI to v0.5.1 by @robmorgan in #32
- Bump Patcher CLI to v0.5.2 by @infraredgirl in #33
New Contributors
- @dependabot made their first contribution in #31
- @robmorgan made their first contribution in #32
- @infraredgirl made their first contribution in #33
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Fix undefined error on
count
+ extract .tar.gz dependencies in the/tmp
folder by @marinalimeira in #30
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Setup CI with GH Actions by @marinalimeira in #28
- Download patching tools by @marinalimeira in #29
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Fix undefined error when theres no next breaking version by @marinalimeira in #27
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix imports to use 'import * as xyz from xyz' by @marinalimeira in #26
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Update examples with patcher-action@v1 by @marinalimeira in #22
- Improve PR's description using
patcher update
output by @marinalimeira in #25
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Description
The action moves from beta to a stable release 🎉
What's Changed
- bug fix: Validate code changes before committing by @marinalimeira in #20
- Change default
update_strategy
tonext-breaking
by @marinalimeira in #21
Full Changelog: v0.1.2...v1.0.0
v0.1.2
What's Changed
- Git improvements by @marinalimeira in #19
- Update branch format
- Set https origin instead of push directly to it
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Update README.md by @marinalimeira in #12
- Bug fix: Merge
process.env
into Patcher's env vars by @marinalimeira in #13
Full Changelog: v0.1.0...v0.1.1