Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6cdd105

Browse files
author
Angular Builds
committedJul 24, 2025
10f6a7f docs: release notes for the v20.1.3 release
1 parent 2dfa230 commit 6cdd105

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.1+sha-abe9dac",
3+
"version": "0.2002.0-next.1+sha-10f6a7f",
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#abe9dac",
9+
"@angular-devkit/core": "github:angular/angular-devkit-core-builds#10f6a7f",
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-
Thu Jul 24 2025 17:29:27 GMT+0000 (Coordinated Universal Time)
1+
Thu Jul 24 2025 20:37:50 GMT+0000 (Coordinated Universal Time)

0 commit comments

Comments
 (0)
Please sign in to comment.