Skip to content

Commit 5d736ef

Browse files
f5c520b feat(common): add placeholder to NgOptimizedImage (#53783)
1 parent f1f0907 commit 5d736ef

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-
Mon Jan 29 15:47:07 UTC 2024
2-
45288f78150bc49086288c00704a6535d71bcb37
1+
Mon Jan 29 16:04:54 UTC 2024
2+
f5c520b836c4545c7043649f28b3a0369c168747

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/bazel",
3-
"version": "17.2.0-next.0+sha-45288f7",
3+
"version": "17.2.0-next.0+sha-f5c520b",
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": "17.2.0-next.0+sha-45288f7",
30+
"@angular/compiler-cli": "17.2.0-next.0+sha-f5c520b",
3131
"@bazel/concatjs": "^5.3.0",
3232
"@bazel/worker": "^5.3.0",
3333
"@rollup/plugin-commonjs": "^25.0.0",

0 commit comments

Comments
 (0)