Skip to content

Commit 78be711

Browse files
author
Angular Builds
committed
e7af612 docs: release notes for the v22.0.7 release
1 parent 7c4dcdf commit 78be711

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-devkit/architect",
3-
"version": "0.2201.0-next.3+sha-a9667ec",
3+
"version": "0.2201.0-next.3+sha-e7af612",
44
"description": "Angular Build Facade",
55
"experimental": true,
66
"bin": {
@@ -9,7 +9,7 @@
99
"main": "src/index.js",
1010
"typings": "src/index.d.ts",
1111
"dependencies": {
12-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#a9667ec",
12+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#e7af612",
1313
"rxjs": "7.8.2"
1414
},
1515
"builders": "./builders/builders.json",

uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jul 15 2026 16:44:02 GMT+0000 (Coordinated Universal Time)
1+
Wed Jul 15 2026 18:01:36 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)