Skip to content

Commit 04ddcdc

Browse files
authored
release: bump version to 11.0.0-rc.4 w/ changelog (#21008)
1 parent 5ff03e7 commit 04ddcdc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
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+
14
# 11.0.0-rc.3 "merino-meadow" (2020-11-10)
25
There are no changes bewteen 11.0.0-rc.2 and 11.0.0-rc.3.
36

package.json

Lines changed: 1 addition & 1 deletion
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.3",
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",

0 commit comments

Comments
 (0)