We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbeb36f commit 55e3676Copy full SHA for 55e3676
CHANGELOG.md
@@ -8,13 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [5.0.0] - 2020-09-27
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.
+- **[BREAKING]** Action parameters: multiple action parameters have been changed, refer to the docs for better info
+- The code is now entirely in TypeScript (PR #57)
13
14
### Fixed:
15
-- Improved input checks.
16
-- Logs are now displayed on Windows too.
17
-- Remove unnecessary steps.
+- Improved input checks
+- Logs are now displayed on Windows too
+- Remove unnecessary steps
18
- Remove unused dependencies
19
20
## [4.4.0] - 2020-07-31
0 commit comments