Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit895ac79

Browse files
committed
chore(release): publish 20.5.1
1 parente816e40 commit895ac79

File tree

19 files changed

+76
-9
lines changed

19 files changed

+76
-9
lines changed

‎CHANGELOG.md‎

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
##20.5.1 (2025-11-03)
2+
3+
###🩹 Fixes
4+
5+
- update dependency@angular/compiler to v20.3.7 ([#2731](https://github.com/angular-eslint/angular-eslint/pull/2731))
6+
-**eslint-plugin:**[no-uncalled-signals] fix false positives ([#2705](https://github.com/angular-eslint/angular-eslint/pull/2705))
7+
-**eslint-plugin-template:** support uppercase tags ([#2712](https://github.com/angular-eslint/angular-eslint/pull/2712))
8+
9+
###❤️ Thank You
10+
11+
- Dave@reduckted
12+
- Evgeny Stepanovych@undsoft
13+
114
##20.5.0 (2025-10-27)
215

316
###🚀 Features

‎packages/angular-eslint/CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##20.5.1 (2025-11-03)
2+
3+
This was a version bump only for angular-eslint to align it with other projects, there were no code changes.
4+
15
##20.5.0 (2025-10-27)
26

37
###🚀 Features

‎packages/angular-eslint/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"angular-eslint",
3-
"version":"20.5.0",
3+
"version":"20.5.1",
44
"description":"The tooling which enables ESLint to work with Angular projects",
55
"license":"MIT",
66
"main":"dist/index.js",

‎packages/builder/CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##20.5.1 (2025-11-03)
2+
3+
This was a version bump only for builder to align it with other projects, there were no code changes.
4+
15
##20.5.0 (2025-10-27)
26

37
This was a version bump only for builder to align it with other projects, there were no code changes.

‎packages/builder/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@angular-eslint/builder",
3-
"version":"20.5.0",
3+
"version":"20.5.1",
44
"description":"Angular CLI builder for ESLint",
55
"license":"MIT",
66
"main":"dist/index.js",

‎packages/bundled-angular-compiler/CHANGELOG.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##20.5.1 (2025-11-03)
2+
3+
This was a version bump only for bundled-angular-compiler to align it with other projects, there were no code changes.
4+
15
##20.5.0 (2025-10-27)
26

37
This was a version bump only for bundled-angular-compiler to align it with other projects, there were no code changes.

‎packages/bundled-angular-compiler/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@angular-eslint/bundled-angular-compiler",
3-
"version":"20.5.0",
3+
"version":"20.5.1",
44
"description":"A CJS bundled version of @angular/compiler",
55
"license":"MIT",
66
"main":"dist/index.js",

‎packages/eslint-plugin-template/CHANGELOG.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
##20.5.1 (2025-11-03)
2+
3+
###🩹 Fixes
4+
5+
-**eslint-plugin-template:** support uppercase tags ([#2712](https://github.com/angular-eslint/angular-eslint/pull/2712))
6+
7+
###❤️ Thank You
8+
9+
- Evgeny Stepanovych@undsoft
10+
111
##20.5.0 (2025-10-27)
212

313
###🚀 Features

‎packages/eslint-plugin-template/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@angular-eslint/eslint-plugin-template",
3-
"version":"20.5.0",
3+
"version":"20.5.1",
44
"description":"ESLint plugin for Angular Templates",
55
"license":"MIT",
66
"main":"dist/index.js",

‎packages/eslint-plugin/CHANGELOG.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
##20.5.1 (2025-11-03)
2+
3+
###🩹 Fixes
4+
5+
-**eslint-plugin:**[no-uncalled-signals] fix false positives ([#2705](https://github.com/angular-eslint/angular-eslint/pull/2705))
6+
7+
###❤️ Thank You
8+
9+
- Dave@reduckted
10+
111
##20.5.0 (2025-10-27)
212

313
###🚀 Features

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp