Skip to content

Releases: nearform-actions/optic-release-automation-action

v3.1.1

03 Aug 07:28
2c0ffa3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v3.1.1

v3.1.0

02 Aug 16:01
2c68c56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.1.0

v3.0.1

24 Jun 12:05
861fb6a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.0.1

v3.0.0

24 Jun 08:37
ba838a0
Compare
Choose a tag to compare

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 is true.

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

11 May 11:55
e019a7d
Compare
Choose a tag to compare

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

07 Apr 15:07
a39c3e0
Compare
Choose a tag to compare

What's Changed

  • fix: added proper check for boolean input value by @radomird in #98

Full Changelog: v2...v2.4.7

v2.4.6

07 Apr 13:32
369677a
Compare
Choose a tag to compare

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

01 Apr 12:46
2ac9986
Compare
Choose a tag to compare

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

01 Mar 14:27
d12870a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.4.4

v2.4.3

12 Feb 10:35
ce92e9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v2.4.3