Releases: fastlane/github-actions
Releases · fastlane/github-actions
Release list
v0.7.1
What's Changed
- chore: remove duplicate run() call on released job by @iBotPeaches in #177
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore: add handling around failed gh calls by @iBotPeaches in #170
- fix: support multiple issues in 1 pr by @iBotPeaches in #171
- fix: support blank pr labels for released/merged jobs by @iBotPeaches in #172
- docs: fix license link on readmes by @iBotPeaches in #173
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- feat: support communicate-on-pull-request-released getting version as param by @iBotPeaches in #142
- Migrate 'lock' action to Node based + modern @action plugins by @iBotPeaches in #146
- chore: delete contents of lib prior to build by @iBotPeaches in #150
- feat: Migrate 'env-reminder' action to Node based + modern toolkit by @iBotPeaches in #149
- chore: delete /lib folder by @iBotPeaches in #152
- build(deps): bump tar and fsevents in /communicate-on-pull-request-released by @dependabot[bot] in #147
- chore: commit entire /lib folder by @iBotPeaches in #154
- build(deps): bump cross-spawn from 6.0.5 to 6.0.6 in /communicate-on-pull-request-released by @dependabot[bot] in #153
- feat: Migrate 'pr-released' to Node based + modern toolkit by @iBotPeaches in #156
- chore: removal Dockerfile from fastlane-env-reminder by @iBotPeaches in #157
- build(deps): bump semver in /communicate-on-pull-request-merged by @dependabot[bot] in #158
- build(deps-dev): bump ws from 5.2.2 to 5.2.4 in /communicate-on-pull-request-merged by @dependabot[bot] in #159
- feat: Migrate 'pr-merged' to Node based + modern toolkit by @iBotPeaches in #163
- build: harden permissions for github actions by @iBotPeaches in #164
- fix: add run() for 'fastlane-env-reminder' by @iBotPeaches in #165
- fix: add run() for 'lock' by @iBotPeaches in #166
- fix: add run() for 'communicate-*' by @iBotPeaches in #167
- build: max concurrency of 1 in dist.yml by @iBotPeaches in #168
New Contributors
- @dependabot[bot] made their first contribution in #51
Full Changelog: https://github.com/fastlane/github-actions/commits/v0.6.0