Skip to content

Commit 754a4d5

Browse files
committed
release: v11.2.4
1 parent 8814136 commit 754a4d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "11.2.3",
3+
"version": "11.2.4",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

packages/schematics/angular/utility/latest-versions.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
export const latestVersions = {
1010
// These versions should be kept up to date with latest Angular peer dependencies.
11-
Angular: '~11.2.4',
11+
Angular: '~11.2.5',
1212
RxJs: '~6.6.0',
1313
ZoneJs: '~0.11.3',
1414
TypeScript: '~4.1.5',

0 commit comments

Comments
 (0)