Skip to content

Commit

Permalink
Publish v0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amikheychik committed Jan 2, 2024
1 parent 42a6716 commit db8d9f0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
:eslint-angular-rules: https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/docs/rules
:eslint-angular-template-rules: https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/docs/rules

== v0.19.2

* Patched `link:https://github.com/perfective/eslint-config[@perfective/eslint-config]`
to `link:{eslint-config-tags}/v0.23.4[0.23.4]`.


== v0.19.1

* Patched `link:https://github.com/perfective/eslint-config[@perfective/eslint-config]`
Expand Down
2 changes: 1 addition & 1 deletion MIGRATION_GUIDE.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Migration between minor versions follows the same steps:
** fix errors or check auto-fixes of warnings;
** check for the regressions.

== From `v0.18.1` to `v0.19.1`
== From `v0.18.1` to `v0.19.2`

* Disable and gradually enable new rules in the `.eslintrc.js`.
+
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@perfective/eslint-config-angular",
"version": "0.19.1",
"version": "0.19.2",
"description": "ESLint shareable rules configuration for Angular",
"keywords": [
"angular",
Expand Down

0 comments on commit db8d9f0

Please sign in to comment.