Skip to content

Commit 91dfe40

Browse files
committed
Update Angular 20.2.3 & Angular CLI 20.2.1
1 parent d5f41c8 commit 91dfe40

File tree

4 files changed

+1421
-1023
lines changed

4 files changed

+1421
-1023
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ it's part of a repo series designed
1212

1313
to create a **Web Application with Angular 20**
1414

15-
* Featuring [**Angular 20.1.5**](https://github.com/angular/angular/releases) & [**Angular CLI 20.1.4**](https://github.com/angular/angular-cli/releases/)
15+
* Featuring [**Angular 20.2.3**](https://github.com/angular/angular/releases) & [**Angular CLI 20.2.1**](https://github.com/angular/angular-cli/releases/)
1616

1717

1818
* See the [**Angular Live demo**](#angular-live-demo), Test the repo with [**Quick start**](#angular-quick-start) and for more information Read the step by step [**Tutorial**](#angular-tutorial) or read the [**Getting started**](#angular-getting-started)

frontend-angular/angular.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
"cli": {
108108
"schematicCollections": [
109109
"angular-eslint"
110-
]
110+
],
111+
"analytics": false
111112
}
112113
}

0 commit comments

Comments
 (0)