Skip to content

Commit f70d35f

Browse files
authored
release: bump version to 11.0.0 w/ changelog (#21021)
1 parent f169187 commit f70d35f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1+
# 11.0.0 "nitrite-trilobite" (2020-11-11)
2+
3+
No changes since 11.0.0-rc.4.
4+
15
# 11.0.0-rc.4 "angora-archipelago" (2020-11-10)
6+
27
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
38

49
# 11.0.0-rc.3 "merino-meadow" (2020-11-10)
10+
511
There are no changes bewteen 11.0.0-rc.2 and 11.0.0-rc.3.
612

713
# 11.0.0-rc.2 "vicuna-valley" (2020-11-10)

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.4",
51+
"version": "11.0.0",
5252
"dependencies": {
5353
"@angular/animations": "^11.0.0",
5454
"@angular/common": "^11.0.0",

0 commit comments

Comments
 (0)