Commit 890b3fc
vidavidorra-release
chore(release): 1.6.1 [skip ci]
### [1.6.1](v1.6.0...v1.6.1) (2022-04-17)
### Bug Fixes
* **function-rule:** return success if the function rule is `undefined` ([82047c3](82047c3))
### Tests
* use AVA for testing instead of Jest ([3c4a469](3c4a469))
### Code Refactoring
* **function-rule:** fail fast by checking potential failures and quick returns first ([c303b72](c303b72))
* **rules:** remove `Rule<unknown>` cast ([8e09a33](8e09a33)), closes [conventional-changelog/commitlint#2146](conventional-changelog/commitlint#2146)
### Continuous Integration
* remove build check from pre-commit check as it is already covered by the test ([84e415f](84e415f))
* use `npm test` script for CI tests ([acbb2c9](acbb2c9))1 parent e428a80 commit 890b3fc
3 files changed
+23
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments