Skip to content

Commit 2b1e0d4

Browse files
committed
release: cut the v18.1.4 release
1 parent b984328 commit 2b1e0d4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="18.1.4"></a>
2+
# 18.1.4 "pewter-polka" (2024-08-07)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [2b5ae8c0ed](https://github.com/angular/components/commit/2b5ae8c0edc6e5c435dd729e704c397cfead2896) | fix | **chips:** missing tokens in M3 ([#29531](https://github.com/angular/components/pull/29531)) |
7+
| [b98432839e](https://github.com/angular/components/commit/b98432839ef879757452a48b149fad0e289e3aae) | fix | **sidenav:** disable focus trap while closed ([#29548](https://github.com/angular/components/pull/29548)) |
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="18.1.3"></a>
212
# 18.1.3 "plastic-beach" (2024-07-31)
313
### cdk

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.3",
57+
"version": "18.1.4",
5858
"dependencies": {
5959
"@angular/animations": "^18.2.0-next.2",
6060
"@angular/common": "^18.2.0-next.2",

0 commit comments

Comments
 (0)