Skip to content

Commit 4e448ec

Browse files
committed
release: cut the v19.0.0-next.6 release
1 parent 9382f6f commit 4e448ec

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="19.0.0-next.6"></a>
2+
# 19.0.0-next.6 "topaz-tornado" (2024-09-25)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [9b4085c6e3](https://github.com/angular/components/commit/9b4085c6e3eee78556000c0f60ef2c51c0668ed9) | feat | **private:** create cdk-visually-hidden style loader ([#29757](https://github.com/angular/components/pull/29757)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [d206225c58](https://github.com/angular/components/commit/d206225c58d071e6cb6b680ef11d1c7bab7a73cc) | feat | **core:** create focus-indicator structural styles loader ([#29763](https://github.com/angular/components/pull/29763)) |
11+
| [4adc3725dd](https://github.com/angular/components/commit/4adc3725dd08ef3cf3868f9c752e16c8c1492466) | feat | **schematics:** create v19 core removal schematic ([#29768](https://github.com/angular/components/pull/29768)) |
12+
| [49af49bb01](https://github.com/angular/components/commit/49af49bb019b93e48a1f6386a1b0b9ab20989a23) | fix | **datepicker:** set explicit line height on calendar ([#29770](https://github.com/angular/components/pull/29770)) |
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="18.2.6"></a>
217
# 18.2.6 "emerald-egg" (2024-09-25)
318
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky"
5656
},
57-
"version": "19.0.0-next.5",
57+
"version": "19.0.0-next.6",
5858
"dependencies": {
5959
"@angular/animations": "^19.0.0-next.3",
6060
"@angular/common": "^19.0.0-next.3",

0 commit comments

Comments
 (0)