Skip to content

Commit

Permalink
release: cut the v13.3.4 release (#24807)
Browse files Browse the repository at this point in the history
  • Loading branch information
zarend authored Apr 20, 2022
1 parent 0a06523 commit 2b90924
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="13.3.4"></a>
# 13.3.4 "adamantium-albatross" (2022-04-20)
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [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)) |
## Special Thanks
Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner and Zach Arend

<!-- CHANGELOG SPLIT MARKER -->

<a name="13.3.3"></a>
# 13.3.3 "tweed-table" (2022-04-13)
### cdk
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"ci-docs-monitor-test": "ts-node --project scripts/tsconfig.json scripts/docs-deploy/monitoring/ci-test.ts",
"prepare": "husky install"
},
"version": "13.3.3",
"version": "13.3.4",
"dependencies": {
"@angular/animations": "13.3.0",
"@angular/common": "13.3.0",
Expand Down

0 comments on commit 2b90924

Please sign in to comment.