Skip to content

Commit 25cf877

Browse files
authored
release: cut the v14.0.0-next.11 release (#24809)
1 parent 607f759 commit 25cf877

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="14.0.0-next.11"></a>
2+
# 14.0.0-next.11 "madras-macaque" (2022-04-20)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [c04f941fe](https://github.com/angular/components/commit/c04f941fe0cbe18022c97f1481254f3510db5ded) | fix | **portal:** prevent calling `ApplicationRef.detachView` on destroyed instance ([#24775](https://github.com/angular/components/pull/24775)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [a55a8368b](https://github.com/angular/components/commit/a55a8368b30cf8e9ba787ad3530a8c9b66182d7b) | feat | **paginator:** Add `isNextPageEnabled` and `isPreviousPageEnabled` methods to `MatPaginatorHarness` ([#24784](https://github.com/angular/components/pull/24784)) |
11+
| [1aa5a2064](https://github.com/angular/components/commit/1aa5a206472f523a1ae189acc77a5abe15d71d5e) | feat | **select:** allow user-defined aria-describedby ([#24644](https://github.com/angular/components/pull/24644)) |
12+
## Special Thanks
13+
Andrew Kushnir, Kristiyan Kostadinov, Paul Gschwendtner, Richie Foreman, Robin (Robert) Thomas, Zach Arend and renovate[bot]
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="13.3.4"></a>
218
# 13.3.4 "adamantium-albatross" (2022-04-20)
319
### 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": "14.0.0-next.10",
55+
"version": "14.0.0-next.11",
5656
"dependencies": {
5757
"@angular/animations": "14.0.0-next.13",
5858
"@angular/common": "14.0.0-next.13",

0 commit comments

Comments
 (0)