Skip to content

Commit

Permalink
release: cut the v18.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalerba committed Aug 7, 2024
1 parent b984328 commit 2b1e0d4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="18.1.4"></a>
# 18.1.4 "pewter-polka" (2024-08-07)
### material
| Commit | Type | Description |
| -- | -- | -- |
| [2b5ae8c0ed](https://github.com/angular/components/commit/2b5ae8c0edc6e5c435dd729e704c397cfead2896) | fix | **chips:** missing tokens in M3 ([#29531](https://github.com/angular/components/pull/29531)) |
| [b98432839e](https://github.com/angular/components/commit/b98432839ef879757452a48b149fad0e289e3aae) | fix | **sidenav:** disable focus trap while closed ([#29548](https://github.com/angular/components/pull/29548)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.1.3"></a>
# 18.1.3 "plastic-beach" (2024-07-31)
### cdk
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": "18.1.3",
"version": "18.1.4",
"dependencies": {
"@angular/animations": "^18.2.0-next.2",
"@angular/common": "^18.2.0-next.2",
Expand Down

0 comments on commit 2b1e0d4

Please sign in to comment.