Releases: nearform-actions/optic-release-automation-action
Releases · nearform-actions/optic-release-automation-action
v3.1.2
What's Changed
- chore(deps): bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #141
Full Changelog: v3...v3.1.2
v3.1.1
What's Changed
- Feat/update pull request template artifact by @davideroffo in #139
Full Changelog: v3...v3.1.1
v3.1.0
What's Changed
- chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 by @dependabot in #132
- chore(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 by @dependabot in #133
- feat: add release artifact by @davideroffo in #136
New Contributors
- @davideroffo made their first contribution in #136
Full Changelog: v3...v3.1.0
v3.0.1
What's Changed
- update optic link in the issue comment by @denes-fekeshazy in #129
New Contributors
- @denes-fekeshazy made their first contribution in #129
Full Changelog: v3...v3.0.1
v3.0.0
Breaking
- There is a new behaviour now which gets the release notes for each release, extracts the PRs from the notes and then gathers the issues linked to those PRs. This information is used to post a comment on each issues linked to the release, so people following those issues get an automatic notification of the code being released.
- This new feature can be enabled or disabled by the
notify-linked-issues
flag. Default value istrue
.
What's Changed
- chore(deps): bump @actions/core from 1.8.0 to 1.8.1 by @dependabot in #115
- chore(deps): bump @actions/github from 5.0.1 to 5.0.3 by @dependabot in #117
- chore(deps): bump @actions/core from 1.8.1 to 1.8.2 by @dependabot in #118
- chore(deps-dev): bump @vercel/ncc from 0.33.4 to 0.34.0 by @dependabot in #121
- chore(deps-dev): bump prettier from 2.6.2 to 2.7.0 by @dependabot in #122
- chore(deps-dev): bump prettier from 2.7.0 to 2.7.1 by @dependabot in #123
- chore(deps): bump @actions/core from 1.8.2 to 1.9.0 by @dependabot in #124
- chore(deps-dev): bump tap from 16.2.0 to 16.3.0 by @dependabot in #125
- Post comment on any issues that were closed by PRs included in release by @xkal36 in #120
New Contributors
Full Changelog: v2...v3.0.0
v2.4.8
What's Changed
- chore(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4 by @dependabot in #100
- chore(deps): bump semver from 7.3.6 to 7.3.7 by @dependabot in #101
- chore(deps-dev): bump sinon from 13.0.1 to 13.0.2 by @dependabot in #102
- chore(deps-dev): bump tap from 16.0.1 to 16.1.0 by @dependabot in #104
- chore(deps): bump @actions/core from 1.6.0 to 1.7.0 by @dependabot in #105
- chore(deps-dev): bump tap from 16.1.0 to 16.2.0 by @dependabot in #106
- chore(deps): bump @actions/core from 1.7.0 to 1.8.0 by @dependabot in #107
- chore: deleted 'notify-twitter' workflow by @radomird in #109
- chore(deps-dev): bump sinon from 13.0.2 to 14.0.0 by @dependabot in #111
- chore(deps-dev): bump husky from 7.0.4 to 8.0.1 by @dependabot in #112
- fix: add not published check by @ianlovell-nearform in #113
New Contributors
- @ianlovell-nearform made their first contribution in #113
Full Changelog: v2...v2.4.8
v2.4.7
What's Changed
Full Changelog: v2...v2.4.7
v2.4.6
What's Changed
- chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #93
- chore(deps): bump semver from 7.3.5 to 7.3.6 by @dependabot in #95
- feat: added optional flag to revert the commit after a failure by @radomird in #96
New Contributors
Full Changelog: v2...v2.4.6
v2.4.5
What's Changed
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #71
- chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 by @dependabot in #73
- chore(deps-dev): bump tap from 15.1.6 to 16.0.0 by @dependabot in #74
- chore(deps): bump actions/github-script from 5 to 6 by @dependabot in #76
- chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 by @dependabot in #77
- chore: fix log level and readability by @Eomm in #80
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #83
- chore(deps-dev): bump tap from 16.0.0 to 16.0.1 by @dependabot in #84
- Delete release branch when npm package is successfully published by @castarco in #82
- feat: Revert commit when it fails to release by @ramonmulia in #85
- chore: adding branches filter section by @ramonmulia in #88
- chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #89
- Skip npm publish when already done in previous failed workflow by @castarco in #87
New Contributors
Full Changelog: v2...v2.4.5
v2.4.4
What's Changed
- chore(deps-dev): bump @vercel/ncc from 0.33.1 to 0.33.3 by @dependabot in #64
- chore(deps-dev): bump eslint-config-prettier from 8.3.0 to 8.4.0 by @dependabot in #65
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #67
- Log enhancement by @ramonmulia in #69
Full Changelog: v2...v2.4.4