Skip to content

Commit ccbdb6d

Browse files
committed
release: cut the v18.2.12 release
1 parent 2e6c7d6 commit ccbdb6d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="18.2.12"></a>
2+
# 18.2.12 "galaxite-galaxy" (2024-11-06)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [3fc968a59](https://github.com/angular/components/commit/3fc968a59048c752e4ad7961e9badeed1253b3d7) | fix | **datepicker:** use SVG icons for calendar ([#29957](https://github.com/angular/components/pull/29957)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="18.2.11"></a>
211
# 18.2.11 "limonite-lemon" (2024-10-31)
312
### 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.2.11",
57+
"version": "18.2.12",
5858
"dependencies": {
5959
"@angular/animations": "^18.2.0-next.2",
6060
"@angular/common": "^18.2.0-next.2",

0 commit comments

Comments
 (0)