Skip to content

Commit 1f323f2

Browse files
committed
release: cut the v18.1.5 release
1 parent 838d1a4 commit 1f323f2

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="18.1.5"></a>
2+
# 18.1.5 "ruthenium-roulette" (2024-08-14)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [b2e728db9](https://github.com/angular/components/commit/b2e728db9789d970990455617338683a68d34a0c) | fix | **form-field:** update state if control changes ([#29573](https://github.com/angular/components/pull/29573)) |
7+
| [1c438b312](https://github.com/angular/components/commit/1c438b312ece5ce29b6f0d60c6696b4afb5396af) | fix | **schematics:** Generate more accurate tonal palettes for M3 schematic ([#29536](https://github.com/angular/components/pull/29536)) |
8+
| [838d1a45a](https://github.com/angular/components/commit/838d1a45a213b41c42a320e16701b25e99fae7ec) | fix | **tabs:** allow for tablist aria-label and aria-labelledby to be set ([#29562](https://github.com/angular/components/pull/29562)) |
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="18.1.4"></a>
213
# 18.1.4 "pewter-polka" (2024-08-07)
314
### 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": "18.1.4",
57+
"version": "18.1.5",
5858
"dependencies": {
5959
"@angular/animations": "^18.2.0-next.2",
6060
"@angular/common": "^18.2.0-next.2",

0 commit comments

Comments
 (0)