Skip to content

Commit 499e263

Browse files
authored
release: cut the v13.0.0-rc.2 release (#23844)
1 parent bf26cc2 commit 499e263

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="13.0.0-rc.2"></a>
2+
# 13.0.0-rc.2 "tweed-thimble" (2021-10-27)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [c4cb63be2](https://github.com/angular/components/commit/c4cb63be230a5c5d58e8d2e6d084c42015dc8cf7) | fix | **portal:** write generic type for TemplateRef in the Template Portal code example ([#23818](https://github.com/angular/components/pull/23818)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [114041f43](https://github.com/angular/components/commit/114041f434573fca279de7c0e064f18bee6b2d95) | fix | **icon:** disable text selection ([#23730](https://github.com/angular/components/pull/23730)) |
11+
## Special Thanks
12+
Kristiyan Kostadinov, Paul Gschwendtner and Sergey Vakhramov
13+
14+
115
<a name="13.0.0-rc.1"></a>
216
# 13.0.0-rc.1 "acrylic-finger" (2021-10-20)
317
### cdk

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.1",
51+
"version": "13.0.0-rc.2",
5252
"dependencies": {
5353
"@angular/animations": "13.0.0-next.15",
5454
"@angular/common": "13.0.0-next.15",

0 commit comments

Comments
 (0)