Skip to content

Commit

Permalink
release: cut the v18.2.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin committed Oct 23, 2024
1 parent 4a0397a commit 809f927
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.2.10"></a>
# 18.2.10 "plastic-monkey" (2024-10-23)
### material
| Commit | Type | Description |
| -- | -- | -- |
| [501faa9a54](https://github.com/angular/components/commit/501faa9a547c043e8abef5cb75acca930f31fa2e) | fix | **chips:** emitting end event multiple times when holding down key ([#29894](https://github.com/angular/components/pull/29894)) |
| [4a0397a1c7](https://github.com/angular/components/commit/4a0397a1c7527b1e56a1aedebe5dfc262327e134) | fix | **tabs:** remove IE animation workaround ([#29899](https://github.com/angular/components/pull/29899)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.9"></a>
# 18.2.9 "curite-castle" (2024-10-17)
### 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": "18.2.9",
"version": "18.2.10",
"dependencies": {
"@angular/animations": "^18.2.0-next.2",
"@angular/common": "^18.2.0-next.2",
Expand Down

0 comments on commit 809f927

Please sign in to comment.