Skip to content

Commit 3cba2ef

Browse files
committed
release: bump version to 11.0.0-rc.4 w/ changelog
1 parent bc43bf6 commit 3cba2ef

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 11.0.0-rc.4 "angora-archipelago" (2020-11-10)
2+
11.0.0-rc.2 and 11.0.0-rc.3 had a regression in the sass bundle size. This has been fixed in 11.0.0-rc.4
3+
4+
# 11.0.0-rc.3 "merino-meadow" (2020-11-10)
5+
There are no changes between 11.0.0-rc.2 and 11.0.0-rc.3.
6+
17
# 11.0.0-rc.2 "vicuna-valley" (2020-11-10)
28

39
### cdk

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"integration-tests:size-test": "bazel test //integration/size-test/...",
4949
"check-mdc-tests": "ts-node --project scripts/tsconfig.json scripts/check-mdc-tests.ts"
5050
},
51-
"version": "11.0.0-rc.2",
51+
"version": "11.0.0-rc.4",
5252
"dependencies": {
5353
"@angular/animations": "^11.0.0-rc.3",
5454
"@angular/common": "^11.0.0-rc.3",
@@ -69,7 +69,7 @@
6969
"zone.js": "~0.10.3"
7070
},
7171
"devDependencies": {
72-
"@angular-devkit/build-optimizer": "^0.1100.0-rc.2",
72+
"@angular-devkit/build-optimizer": "^0.1100.0-rc.3",
7373
"@angular-devkit/core": "^11.0.0-rc.3",
7474
"@angular-devkit/schematics": "^11.0.0-rc.3",
7575
"@angular/bazel": "^11.0.0-rc.3",

0 commit comments

Comments
 (0)