Skip to content

Commit 2b90924

Browse files
authored
release: cut the v13.3.4 release (#24807)
1 parent 0a06523 commit 2b90924

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="13.3.4"></a>
2+
# 13.3.4 "adamantium-albatross" (2022-04-20)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [eef47579f](https://github.com/angular/components/commit/eef47579fd5a1e2f1f9423a6ba5bc2a4955142cc) | fix | **portal:** prevent calling `ApplicationRef.detachView` on destroyed instance ([#24775](https://github.com/angular/components/pull/24775)) |
7+
## Special Thanks
8+
Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="13.3.3"></a>
213
# 13.3.3 "tweed-table" (2022-04-13)
314
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ci-docs-monitor-test": "ts-node --project scripts/tsconfig.json scripts/docs-deploy/monitoring/ci-test.ts",
5353
"prepare": "husky install"
5454
},
55-
"version": "13.3.3",
55+
"version": "13.3.4",
5656
"dependencies": {
5757
"@angular/animations": "13.3.0",
5858
"@angular/common": "13.3.0",

0 commit comments

Comments
 (0)