Skip to content

Commit a599d18

Browse files
committed
Publish v0.18.1
1 parent 092ef51 commit a599d18

File tree

4 files changed

+83
-350
lines changed

4 files changed

+83
-350
lines changed

CHANGELOG.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
:eslint-angular-rules: https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/docs/rules
44
:eslint-angular-template-rules: https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/docs/rules
55

6+
== v0.18.1
7+
8+
* Patched `link:https://github.com/perfective/eslint-config[@perfective/eslint-config]`
9+
to `link:{eslint-config-tags}/v0.23.1[0.23.1]`.
10+
11+
612
== v0.18.0
713

814
* Updated `link:https://github.com/perfective/eslint-config[@perfective/eslint-config]` to `link:{eslint-config-tags}/v0.23.0[0.23.0]`.

MIGRATION_GUIDE.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Migration between minor versions follows the same steps:
99
** fix errors or check auto-fixes of warnings;
1010
** check for the regressions.
1111

12-
== From `v0.17.0` to `v0.18.0`
12+
== From `v0.17.0` to `v0.18.1`
1313

1414
* Disable and gradually enable new rules in the `.eslintrc.js`.
1515
+

0 commit comments

Comments
 (0)