Skip to content

Commit

Permalink
release: cut the v19.0.0-next.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
amysorto committed Sep 25, 2024
1 parent 9382f6f commit 4e448ec
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="19.0.0-next.6"></a>
# 19.0.0-next.6 "topaz-tornado" (2024-09-25)
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [9b4085c6e3](https://github.com/angular/components/commit/9b4085c6e3eee78556000c0f60ef2c51c0668ed9) | feat | **private:** create cdk-visually-hidden style loader ([#29757](https://github.com/angular/components/pull/29757)) |
### material
| Commit | Type | Description |
| -- | -- | -- |
| [d206225c58](https://github.com/angular/components/commit/d206225c58d071e6cb6b680ef11d1c7bab7a73cc) | feat | **core:** create focus-indicator structural styles loader ([#29763](https://github.com/angular/components/pull/29763)) |
| [4adc3725dd](https://github.com/angular/components/commit/4adc3725dd08ef3cf3868f9c752e16c8c1492466) | feat | **schematics:** create v19 core removal schematic ([#29768](https://github.com/angular/components/pull/29768)) |
| [49af49bb01](https://github.com/angular/components/commit/49af49bb019b93e48a1f6386a1b0b9ab20989a23) | fix | **datepicker:** set explicit line height on calendar ([#29770](https://github.com/angular/components/pull/29770)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.6"></a>
# 18.2.6 "emerald-egg" (2024-09-25)
### material
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
"prepare": "husky"
},
"version": "19.0.0-next.5",
"version": "19.0.0-next.6",
"dependencies": {
"@angular/animations": "^19.0.0-next.3",
"@angular/common": "^19.0.0-next.3",
Expand Down

0 comments on commit 4e448ec

Please sign in to comment.