Releases: thedaviddias/publish-release-info-action
Releases · thedaviddias/publish-release-info-action
v3.3.0
What's Changed
- feat: add fail_on_slack_error and more coverage by @thedaviddias in #27
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.0
This is also fixing an issue with tagRegex.
What's Changed
- fix: missing tagRegex mock test data by @thedaviddias in #24
- feat: add time zone offset input by @thedaviddias in #25
Full Changelog: v3.0.0...v3.1.0
v3.0.0
We introduce a change in renaming slack_webhook_url
to slack_webhook_urls
to handle sending a notification on multiple channels throw the slack hook.
A new feature gives more flexibility to change the format of your tag in case you are not using semver
What's Changed
- feat: add tag regex input by @thedaviddias in #22
- feat: update slackWebhookUrls to allow multiple hooks by @thedaviddias in #23
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- feat: add detection of versions for tags by @thedaviddias in #21
Full Changelog: v2.0.0...v2.1.0
v2.0.0
This release has a breaking change. The jira_instance_url
has been simplified to not contain /browse
in the input. The logic is handled by the action.
What's Changed
- chore(ci)(deps-dev): bump eslint-plugin-jest from 27.2.1 to 27.2.3 by @dependabot in #12
- fix: update jira instance url input value by @thedaviddias in #19
- docs: add template example slack by @thedaviddias in #17
Full Changelog: v1.1.2...v2.0.0
v1.1.2
What's Changed
- chore: update dependabot and other chore files by @thedaviddias in #10
- chore(ci)(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #11
- fix: remove default values for contributor regex by @thedaviddias in #16
New Contributors
- @dependabot made their first contribution in #11
Full Changelog: v1.1.0...v1.1.2
v1.1.1
v1.1.0
v1.0.1
What's Changed
- chore: add dist folder by @thedaviddias in #7
New Contributors
- @thedaviddias made their first contribution in #7
Full Changelog: https://github.com/thedaviddias/publish-release-info-action/commits/v1.0.1