|
1 | 1 | # 1.0.0 (2020-04-24)
|
2 | 2 |
|
3 | 3 |
|
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* action icon name ([f41a338](https://github.com/Skitionek/notify-microsoft-teams/commit/f41a3386d995028a40137fd283d1c1be0536617a)) |
| 7 | +* add channel key to test.yml ([63ba796](https://github.com/Skitionek/notify-microsoft-teams/commit/63ba79663de1b8296043e3c5d238110fca8e0143)) |
| 8 | +* add description for cancel ([973f218](https://github.com/Skitionek/notify-microsoft-teams/commit/973f218a13c2b44473726f7cdeba69b103e9b18f)) |
| 9 | +* add jobs id ([5d6647c](https://github.com/Skitionek/notify-microsoft-teams/commit/5d6647ccc9782e60f851be9af64f03ef16be00d3)) |
| 10 | +* apply lint check to all branches except master ([3aec5e0](https://github.com/Skitionek/notify-microsoft-teams/commit/3aec5e0b91590284d512dd665b5cb05c107d3913)) |
| 11 | +* argument error ([0d5671b](https://github.com/Skitionek/notify-microsoft-teams/commit/0d5671bf2ae5ef8c45bbaef13ec2cc2e87bf6bf6)) |
| 12 | +* change to use workflow name due to show badge ([ffb29f1](https://github.com/Skitionek/notify-microsoft-teams/commit/ffb29f125cd9d303c181a17db254a7a14dd2646b)) |
| 13 | +* CI ([3c1f8fe](https://github.com/Skitionek/notify-microsoft-teams/commit/3c1f8fe7b04cc0b56228c9f0a358acd04a7a10f6)) |
| 14 | +* CI & update README ([771d779](https://github.com/Skitionek/notify-microsoft-teams/commit/771d7790068f6a8cc6071d5d970d7920a823eca8)) |
| 15 | +* corr icon path and response status ([564d288](https://github.com/Skitionek/notify-microsoft-teams/commit/564d2888863f811e69b2a2ab674dea90d48ec52d)) |
| 16 | +* fix error message when "type" parameter is invalid word ([8f3ec4f](https://github.com/Skitionek/notify-microsoft-teams/commit/8f3ec4f7d5849e075e9c92d647bf1c8d559ac221)) |
| 17 | +* fix workflows filepath ([d342318](https://github.com/Skitionek/notify-microsoft-teams/commit/d342318b7150851ef01999d62a3669788ed7a423)) |
| 18 | +* invaild syntax ([9fe116f](https://github.com/Skitionek/notify-microsoft-teams/commit/9fe116fbaddd212511e601ac480deafde05e4a37)) |
| 19 | +* invalid syntax ([4753b62](https://github.com/Skitionek/notify-microsoft-teams/commit/4753b627359327d98abfb29d3b97cccc65c208ee)) |
| 20 | +* modify default value of slack channel ([4871c6b](https://github.com/Skitionek/notify-microsoft-teams/commit/4871c6beec96e92a91f083ad2d48f8db253fe272)) |
| 21 | +* modify invalid indent ([3fac941](https://github.com/Skitionek/notify-microsoft-teams/commit/3fac94191ff8be8a5f19c3c87ccf59be59fd64b6)) |
| 22 | +* modify template name ([b65052f](https://github.com/Skitionek/notify-microsoft-teams/commit/b65052fefde334a073d09f0d7518c995e7e6dd14)) |
| 23 | +* modify to checkout releases/v1 ([3349637](https://github.com/Skitionek/notify-microsoft-teams/commit/33496377905b701f8116adc158b672b559de0582)) |
| 24 | +* modify to checkout remotes/origin/releases/v1 ([0b8f7cd](https://github.com/Skitionek/notify-microsoft-teams/commit/0b8f7cd767349a241abad5d2fc01da22a4568183)) |
| 25 | +* modify url parameter is required ([ca5581c](https://github.com/Skitionek/notify-microsoft-teams/commit/ca5581c4c97a5c7ca1cd435e9c1e2f15cc35595e)) |
| 26 | +* not loop ([e2fc8fb](https://github.com/Skitionek/notify-microsoft-teams/commit/e2fc8fbc5522b6649d0e2753cfe232b139d59393)) |
| 27 | +* not use "!" ([f7028ce](https://github.com/Skitionek/notify-microsoft-teams/commit/f7028ce1fe8971b0df5e4f9c096685d4d45b0e73)) |
| 28 | +* remove dot before .node_modules ([4d55013](https://github.com/Skitionek/notify-microsoft-teams/commit/4d55013b1516413cfb184b27bbb6a4fc5d1ba484)) |
| 29 | +* remove the default value of channel from action.yml ([e4a9ddb](https://github.com/Skitionek/notify-microsoft-teams/commit/e4a9ddb4f7c2275f10e1258c2ecedc846ab7191d)) |
| 30 | +* remove the rest of slack channel default value ([b3e6e83](https://github.com/Skitionek/notify-microsoft-teams/commit/b3e6e838efe738775c4fa43bc2482f0c2306d659)) |
| 31 | +* terminate safely if no git diff ([8ed5377](https://github.com/Skitionek/notify-microsoft-teams/commit/8ed537708f94567b7cbc72f4505e4f99b61aeb8a)) |
| 32 | +* the prefix "GITHUB_" can not be used, modify ACCESS_TOKEN ([ab4f64a](https://github.com/Skitionek/notify-microsoft-teams/commit/ab4f64a68a45067b9a365269d066551be919bbc5)) |
| 33 | +* typo ([d70e6e5](https://github.com/Skitionek/notify-microsoft-teams/commit/d70e6e5f46f64fb40c0214ed28fe35f152d7893f)) |
| 34 | +* typo ([feffaf3](https://github.com/Skitionek/notify-microsoft-teams/commit/feffaf339d5215808f4cd1e090652bebf01e3fa1)) |
| 35 | +* typo ([ca68110](https://github.com/Skitionek/notify-microsoft-teams/commit/ca68110017e48abe31f5172f2756aa4b1317d255)) |
| 36 | +* workflow link is invalid when event name is pull_request ([226e184](https://github.com/Skitionek/notify-microsoft-teams/commit/226e184a981ed2feee11ff1e3b03185e7ed6a4c1)) |
| 37 | +* wrong icon name ([38a5213](https://github.com/Skitionek/notify-microsoft-teams/commit/38a521337e785aca276c2ab5a239da9482d708ac)) |
| 38 | +* yaml syntax error ([1626ac8](https://github.com/Skitionek/notify-microsoft-teams/commit/1626ac8e9fa6adc62186be3e26971bfe22170d9d)) |
| 39 | + |
| 40 | + |
| 41 | +### Features |
| 42 | + |
| 43 | +* use local action in tests ([cd1291c](https://github.com/Skitionek/notify-microsoft-teams/commit/cd1291cce1df3872136338db95867918d36a5711)) |
| 44 | + |
| 45 | +# 1.0.0 (2020-04-24) |
| 46 | + |
| 47 | + |
4 | 48 | ### Bug Fixes
|
5 | 49 |
|
6 | 50 | * action icon name ([f41a338](https://github.com/Skitionek/notify-microsoft-teams/commit/f41a3386d995028a40137fd283d1c1be0536617a))
|
|
0 commit comments