Skip to content

Commit f5dfc45

Browse files
authored
release: cut the v13.0.0-rc.3 release (#23876)
1 parent aef2bae commit f5dfc45

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="13.0.0-rc.3"></a>
2+
# 13.0.0-rc.3 "fir-valise" (2021-11-02)
3+
### material-experimental
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [e7a77edf1e](https://github.com/angular/components/commit/e7a77edf1e3f0215c26715366a31bf9c3f5e6cfd) | fix | **mdc-tabs:** update theming api ([#23855](https://github.com/angular/components/pull/23855)) |
7+
## Special Thanks
8+
Andrew Seguin, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="13.0.0-rc.2"></a>
213
# 13.0.0-rc.2 "tweed-thimble" (2021-10-27)
314
### cdk
@@ -5034,4 +5045,4 @@ You can view a beta version of the docs at https://beta-angular-material-io.fire
50345045

50355046
# Changes Prior to 7.0.0
50365047

5037-
To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md).
5048+
To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"tsc": "node ./node_modules/typescript/bin/tsc",
4949
"prepare": "husky install"
5050
},
51-
"version": "13.0.0-rc.2",
51+
"version": "13.0.0-rc.3",
5252
"dependencies": {
5353
"@angular/animations": "13.0.0-rc.3",
5454
"@angular/common": "13.0.0-rc.3",

0 commit comments

Comments
 (0)