Skip to content

Commit

Permalink
release: cut the v13.0.0-rc.3 release (#23876)
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn committed Nov 3, 2021
1 parent aef2bae commit f5dfc45
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="13.0.0-rc.3"></a>
# 13.0.0-rc.3 "fir-valise" (2021-11-02)
### material-experimental
| Commit | Type | Description |
| -- | -- | -- |
| [e7a77edf1e](https://github.com/angular/components/commit/e7a77edf1e3f0215c26715366a31bf9c3f5e6cfd) | fix | **mdc-tabs:** update theming api ([#23855](https://github.com/angular/components/pull/23855)) |
## Special Thanks
Andrew Seguin, Joey Perrott, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi

<!-- CHANGELOG SPLIT MARKER -->

<a name="13.0.0-rc.2"></a>
# 13.0.0-rc.2 "tweed-thimble" (2021-10-27)
### cdk
Expand Down Expand Up @@ -5034,4 +5045,4 @@ You can view a beta version of the docs at https://beta-angular-material-io.fire

# Changes Prior to 7.0.0

To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md).
To view changes that occurred prior to 7.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/master/CHANGELOG_ARCHIVE.md).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"tsc": "node ./node_modules/typescript/bin/tsc",
"prepare": "husky install"
},
"version": "13.0.0-rc.2",
"version": "13.0.0-rc.3",
"dependencies": {
"@angular/animations": "13.0.0-rc.3",
"@angular/common": "13.0.0-rc.3",
Expand Down

0 comments on commit f5dfc45

Please sign in to comment.