From a3e3e14fd9859e6b93a33d1043e6120d20565a1d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 24 Apr 2020 13:37:44 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 1.0.0 (2020-04-24) ### Bug Fixes * action icon name ([f41a338](https://github.com/Skitionek/notify-microsoft-teams/commit/f41a3386d995028a40137fd283d1c1be0536617a)) * add channel key to test.yml ([63ba796](https://github.com/Skitionek/notify-microsoft-teams/commit/63ba79663de1b8296043e3c5d238110fca8e0143)) * add description for cancel ([973f218](https://github.com/Skitionek/notify-microsoft-teams/commit/973f218a13c2b44473726f7cdeba69b103e9b18f)) * add jobs id ([5d6647c](https://github.com/Skitionek/notify-microsoft-teams/commit/5d6647ccc9782e60f851be9af64f03ef16be00d3)) * apply lint check to all branches except master ([3aec5e0](https://github.com/Skitionek/notify-microsoft-teams/commit/3aec5e0b91590284d512dd665b5cb05c107d3913)) * argument error ([0d5671b](https://github.com/Skitionek/notify-microsoft-teams/commit/0d5671bf2ae5ef8c45bbaef13ec2cc2e87bf6bf6)) * change to use workflow name due to show badge ([ffb29f1](https://github.com/Skitionek/notify-microsoft-teams/commit/ffb29f125cd9d303c181a17db254a7a14dd2646b)) * CI ([3c1f8fe](https://github.com/Skitionek/notify-microsoft-teams/commit/3c1f8fe7b04cc0b56228c9f0a358acd04a7a10f6)) * CI & update README ([771d779](https://github.com/Skitionek/notify-microsoft-teams/commit/771d7790068f6a8cc6071d5d970d7920a823eca8)) * fix error message when "type" parameter is invalid word ([8f3ec4f](https://github.com/Skitionek/notify-microsoft-teams/commit/8f3ec4f7d5849e075e9c92d647bf1c8d559ac221)) * fix workflows filepath ([d342318](https://github.com/Skitionek/notify-microsoft-teams/commit/d342318b7150851ef01999d62a3669788ed7a423)) * invaild syntax ([9fe116f](https://github.com/Skitionek/notify-microsoft-teams/commit/9fe116fbaddd212511e601ac480deafde05e4a37)) * invalid syntax ([4753b62](https://github.com/Skitionek/notify-microsoft-teams/commit/4753b627359327d98abfb29d3b97cccc65c208ee)) * modify default value of slack channel ([4871c6b](https://github.com/Skitionek/notify-microsoft-teams/commit/4871c6beec96e92a91f083ad2d48f8db253fe272)) * modify invalid indent ([3fac941](https://github.com/Skitionek/notify-microsoft-teams/commit/3fac94191ff8be8a5f19c3c87ccf59be59fd64b6)) * modify template name ([b65052f](https://github.com/Skitionek/notify-microsoft-teams/commit/b65052fefde334a073d09f0d7518c995e7e6dd14)) * modify to checkout releases/v1 ([3349637](https://github.com/Skitionek/notify-microsoft-teams/commit/33496377905b701f8116adc158b672b559de0582)) * modify to checkout remotes/origin/releases/v1 ([0b8f7cd](https://github.com/Skitionek/notify-microsoft-teams/commit/0b8f7cd767349a241abad5d2fc01da22a4568183)) * modify url parameter is required ([ca5581c](https://github.com/Skitionek/notify-microsoft-teams/commit/ca5581c4c97a5c7ca1cd435e9c1e2f15cc35595e)) * not loop ([e2fc8fb](https://github.com/Skitionek/notify-microsoft-teams/commit/e2fc8fbc5522b6649d0e2753cfe232b139d59393)) * not use "!" ([f7028ce](https://github.com/Skitionek/notify-microsoft-teams/commit/f7028ce1fe8971b0df5e4f9c096685d4d45b0e73)) * remove dot before .node_modules ([4d55013](https://github.com/Skitionek/notify-microsoft-teams/commit/4d55013b1516413cfb184b27bbb6a4fc5d1ba484)) * remove the default value of channel from action.yml ([e4a9ddb](https://github.com/Skitionek/notify-microsoft-teams/commit/e4a9ddb4f7c2275f10e1258c2ecedc846ab7191d)) * remove the rest of slack channel default value ([b3e6e83](https://github.com/Skitionek/notify-microsoft-teams/commit/b3e6e838efe738775c4fa43bc2482f0c2306d659)) * terminate safely if no git diff ([8ed5377](https://github.com/Skitionek/notify-microsoft-teams/commit/8ed537708f94567b7cbc72f4505e4f99b61aeb8a)) * the prefix "GITHUB_" can not be used, modify ACCESS_TOKEN ([ab4f64a](https://github.com/Skitionek/notify-microsoft-teams/commit/ab4f64a68a45067b9a365269d066551be919bbc5)) * typo ([d70e6e5](https://github.com/Skitionek/notify-microsoft-teams/commit/d70e6e5f46f64fb40c0214ed28fe35f152d7893f)) * typo ([feffaf3](https://github.com/Skitionek/notify-microsoft-teams/commit/feffaf339d5215808f4cd1e090652bebf01e3fa1)) * typo ([ca68110](https://github.com/Skitionek/notify-microsoft-teams/commit/ca68110017e48abe31f5172f2756aa4b1317d255)) * workflow link is invalid when event name is pull_request ([226e184](https://github.com/Skitionek/notify-microsoft-teams/commit/226e184a981ed2feee11ff1e3b03185e7ed6a4c1)) * wrong icon name ([38a5213](https://github.com/Skitionek/notify-microsoft-teams/commit/38a521337e785aca276c2ab5a239da9482d708ac)) * yaml syntax error ([1626ac8](https://github.com/Skitionek/notify-microsoft-teams/commit/1626ac8e9fa6adc62186be3e26971bfe22170d9d)) ### Features * use local action in tests ([cd1291c](https://github.com/Skitionek/notify-microsoft-teams/commit/cd1291cce1df3872136338db95867918d36a5711)) --- CHANGELOG.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc88b244b..abe73a662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,49 @@ # 1.0.0 (2020-04-24) +### Bug Fixes + +* action icon name ([f41a338](https://github.com/Skitionek/notify-microsoft-teams/commit/f41a3386d995028a40137fd283d1c1be0536617a)) +* add channel key to test.yml ([63ba796](https://github.com/Skitionek/notify-microsoft-teams/commit/63ba79663de1b8296043e3c5d238110fca8e0143)) +* add description for cancel ([973f218](https://github.com/Skitionek/notify-microsoft-teams/commit/973f218a13c2b44473726f7cdeba69b103e9b18f)) +* add jobs id ([5d6647c](https://github.com/Skitionek/notify-microsoft-teams/commit/5d6647ccc9782e60f851be9af64f03ef16be00d3)) +* apply lint check to all branches except master ([3aec5e0](https://github.com/Skitionek/notify-microsoft-teams/commit/3aec5e0b91590284d512dd665b5cb05c107d3913)) +* argument error ([0d5671b](https://github.com/Skitionek/notify-microsoft-teams/commit/0d5671bf2ae5ef8c45bbaef13ec2cc2e87bf6bf6)) +* change to use workflow name due to show badge ([ffb29f1](https://github.com/Skitionek/notify-microsoft-teams/commit/ffb29f125cd9d303c181a17db254a7a14dd2646b)) +* CI ([3c1f8fe](https://github.com/Skitionek/notify-microsoft-teams/commit/3c1f8fe7b04cc0b56228c9f0a358acd04a7a10f6)) +* CI & update README ([771d779](https://github.com/Skitionek/notify-microsoft-teams/commit/771d7790068f6a8cc6071d5d970d7920a823eca8)) +* fix error message when "type" parameter is invalid word ([8f3ec4f](https://github.com/Skitionek/notify-microsoft-teams/commit/8f3ec4f7d5849e075e9c92d647bf1c8d559ac221)) +* fix workflows filepath ([d342318](https://github.com/Skitionek/notify-microsoft-teams/commit/d342318b7150851ef01999d62a3669788ed7a423)) +* invaild syntax ([9fe116f](https://github.com/Skitionek/notify-microsoft-teams/commit/9fe116fbaddd212511e601ac480deafde05e4a37)) +* invalid syntax ([4753b62](https://github.com/Skitionek/notify-microsoft-teams/commit/4753b627359327d98abfb29d3b97cccc65c208ee)) +* modify default value of slack channel ([4871c6b](https://github.com/Skitionek/notify-microsoft-teams/commit/4871c6beec96e92a91f083ad2d48f8db253fe272)) +* modify invalid indent ([3fac941](https://github.com/Skitionek/notify-microsoft-teams/commit/3fac94191ff8be8a5f19c3c87ccf59be59fd64b6)) +* modify template name ([b65052f](https://github.com/Skitionek/notify-microsoft-teams/commit/b65052fefde334a073d09f0d7518c995e7e6dd14)) +* modify to checkout releases/v1 ([3349637](https://github.com/Skitionek/notify-microsoft-teams/commit/33496377905b701f8116adc158b672b559de0582)) +* modify to checkout remotes/origin/releases/v1 ([0b8f7cd](https://github.com/Skitionek/notify-microsoft-teams/commit/0b8f7cd767349a241abad5d2fc01da22a4568183)) +* modify url parameter is required ([ca5581c](https://github.com/Skitionek/notify-microsoft-teams/commit/ca5581c4c97a5c7ca1cd435e9c1e2f15cc35595e)) +* not loop ([e2fc8fb](https://github.com/Skitionek/notify-microsoft-teams/commit/e2fc8fbc5522b6649d0e2753cfe232b139d59393)) +* not use "!" ([f7028ce](https://github.com/Skitionek/notify-microsoft-teams/commit/f7028ce1fe8971b0df5e4f9c096685d4d45b0e73)) +* remove dot before .node_modules ([4d55013](https://github.com/Skitionek/notify-microsoft-teams/commit/4d55013b1516413cfb184b27bbb6a4fc5d1ba484)) +* remove the default value of channel from action.yml ([e4a9ddb](https://github.com/Skitionek/notify-microsoft-teams/commit/e4a9ddb4f7c2275f10e1258c2ecedc846ab7191d)) +* remove the rest of slack channel default value ([b3e6e83](https://github.com/Skitionek/notify-microsoft-teams/commit/b3e6e838efe738775c4fa43bc2482f0c2306d659)) +* terminate safely if no git diff ([8ed5377](https://github.com/Skitionek/notify-microsoft-teams/commit/8ed537708f94567b7cbc72f4505e4f99b61aeb8a)) +* the prefix "GITHUB_" can not be used, modify ACCESS_TOKEN ([ab4f64a](https://github.com/Skitionek/notify-microsoft-teams/commit/ab4f64a68a45067b9a365269d066551be919bbc5)) +* typo ([d70e6e5](https://github.com/Skitionek/notify-microsoft-teams/commit/d70e6e5f46f64fb40c0214ed28fe35f152d7893f)) +* typo ([feffaf3](https://github.com/Skitionek/notify-microsoft-teams/commit/feffaf339d5215808f4cd1e090652bebf01e3fa1)) +* typo ([ca68110](https://github.com/Skitionek/notify-microsoft-teams/commit/ca68110017e48abe31f5172f2756aa4b1317d255)) +* workflow link is invalid when event name is pull_request ([226e184](https://github.com/Skitionek/notify-microsoft-teams/commit/226e184a981ed2feee11ff1e3b03185e7ed6a4c1)) +* wrong icon name ([38a5213](https://github.com/Skitionek/notify-microsoft-teams/commit/38a521337e785aca276c2ab5a239da9482d708ac)) +* yaml syntax error ([1626ac8](https://github.com/Skitionek/notify-microsoft-teams/commit/1626ac8e9fa6adc62186be3e26971bfe22170d9d)) + + +### Features + +* use local action in tests ([cd1291c](https://github.com/Skitionek/notify-microsoft-teams/commit/cd1291cce1df3872136338db95867918d36a5711)) + +# 1.0.0 (2020-04-24) + + ### Bug Fixes * action icon name ([f41a338](https://github.com/Skitionek/notify-microsoft-teams/commit/f41a3386d995028a40137fd283d1c1be0536617a))