We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e4839 commit d17549fCopy full SHA for d17549f
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 11.0.0-rc.3 "merino-meadow" (2020-11-10)
2
+There are no changes bewteen 11.0.0-rc.2 and 11.0.0-rc.3.
3
+
4
# 11.0.0-rc.2 "vicuna-valley" (2020-11-10)
5
6
### cdk
package.json
@@ -48,7 +48,7 @@
48
"integration-tests:size-test": "bazel test //integration/size-test/...",
49
"check-mdc-tests": "ts-node --project scripts/tsconfig.json scripts/check-mdc-tests.ts"
50
},
51
- "version": "11.0.0-rc.2",
+ "version": "11.0.0-rc.3",
52
"dependencies": {
53
"@angular/animations": "^11.0.0-rc.3",
54
"@angular/common": "^11.0.0-rc.3",
0 commit comments