2.1.0 (2022-08-06)
- added webhookUrlDryRun option and TEAMS_WEBHOOK_URL_DRYRUN variable (316518f)
- dependencies: downgraded required node version from 18 to 16 (251612f)
- dependencies: upgraded eslint to its latest 8.21.0 (a2b6f5e)
- semantic-release: added semantic-release-ms-teams in the pipeline (798260d)
2.0.2 (2022-08-04)
2.0.1 (2022-08-03)
2.0.0 (2022-08-03)
- added engine restriction to work on node 18+, npm 8+, yarn 2+ (dropping support of node 15)
- upgraded peerDependency over semantic-release to support v19
- rewrite for v2 (#29)
- readme: added note about webHookUrl vs. TEAMS_WEBHOOK_URL (640257d)
- update dependencies (09b539b)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.1 (2021-05-08)
1.2.1-0 (2021-05-08)
- handled conflict with @semantic-release/git plugin (fcadfac), closes #20
- success script isnt async (38b4fca), closes #12
1.2.0 (2021-04-20)
- added the possibility to not have the list of contributors sent with the message (815686c)
- use title and imageUrl from plugin config instead semantic-release config (87b8436)
- updated success screenshot to show recent updates (31d4b24)
1.1.0 (2021-04-15)
- success: added contributors to the message (4fb1120)