Skip to content

Commit

Permalink
release: cut the v18.2.12 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wagnermaciel committed Nov 6, 2024
1 parent 2e6c7d6 commit ccbdb6d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="18.2.12"></a>
# 18.2.12 "galaxite-galaxy" (2024-11-06)
### material
| Commit | Type | Description |
| -- | -- | -- |
| [3fc968a59](https://github.com/angular/components/commit/3fc968a59048c752e4ad7961e9badeed1253b3d7) | fix | **datepicker:** use SVG icons for calendar ([#29957](https://github.com/angular/components/pull/29957)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.11"></a>
# 18.2.11 "limonite-lemon" (2024-10-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.2.11",
"version": "18.2.12",
"dependencies": {
"@angular/animations": "^18.2.0-next.2",
"@angular/common": "^18.2.0-next.2",
Expand Down

0 comments on commit ccbdb6d

Please sign in to comment.