Skip to content

Commit 169e71f

Browse files
e689aae docs: release notes for the v19.1.0-rc.0 release
1 parent 8484312 commit 169e71f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

BUILD_INFO

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Wed Jan 8 18:12:10 UTC 2025
2-
c69f12ffd6face144ece3b8de22af3b8910bcf8e
1+
Wed Jan 8 18:30:36 UTC 2025
2+
e689aaed306616ffeba62a74672d38decbdb2731

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/bazel",
3-
"version": "19.1.0-next.4+sha-c69f12f",
3+
"version": "19.2.0-next.0+sha-e689aae",
44
"description": "Angular - bazel build rules",
55
"author": "angular",
66
"license": "MIT",
@@ -27,7 +27,7 @@
2727
"tslib": "^2.3.0"
2828
},
2929
"peerDependencies": {
30-
"@angular/compiler-cli": "19.1.0-next.4+sha-c69f12f",
30+
"@angular/compiler-cli": "19.2.0-next.0+sha-e689aae",
3131
"@bazel/concatjs": "^5.3.0",
3232
"@bazel/worker": "^5.3.0",
3333
"@rollup/plugin-commonjs": "^28.0.0",

0 commit comments

Comments
 (0)