File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
9
9
## [ 5.0.0] - 2020-09-27
10
10
### Changed:
11
- - ** [ BREAKING] ** Action parameters: multiple action parameters have been changed, refer to the docs for better info.
12
- - The code is now entirely in TypeScript.
11
+ - ** [ BREAKING] ** Action parameters: multiple action parameters have been changed, refer to the docs for better info
12
+ - The code is now entirely in TypeScript (PR # 57 )
13
13
14
14
### Fixed:
15
- - Improved input checks.
16
- - Logs are now displayed on Windows too.
17
- - Remove unnecessary steps.
15
+ - Improved input checks
16
+ - Logs are now displayed on Windows too
17
+ - Remove unnecessary steps
18
18
- Remove unused dependencies
19
19
20
20
## [ 4.4.0] - 2020-07-31
You can’t perform that action at this time.
0 commit comments