Skip to content

Commit b2816d3

Browse files
author
Angular Builds
committedJul 23, 2025
f68bdb2 release: cut the v20.2.0-next.1 release
1 parent 2775d97 commit b2816d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@angular-devkit/architect",
3-
"version": "0.2002.0-next.0+sha-a35aede",
3+
"version": "0.2002.0-next.1+sha-f68bdb2",
44
"description": "Angular Build Facade",
55
"experimental": true,
66
"main": "src/index.js",
77
"typings": "src/index.d.ts",
88
"dependencies": {
9-
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#a35aede",
9+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#f68bdb2",
1010
"rxjs": "7.8.2"
1111
},
1212
"builders": "./builders/builders.json",

‎uniqueId

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Wed Jul 23 2025 17:27:28 GMT+0000 (Coordinated Universal Time)
1+
Wed Jul 23 2025 23:05:13 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)