Skip to content

Commit 6e937f9

Browse files
committed
release: cut the v18.2.6 release
1 parent 3ae420b commit 6e937f9

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.6"></a>
2+
# 18.2.6 "emerald-egg" (2024-09-25)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [d8c2b420c9](https://github.com/angular/components/commit/d8c2b420c939ab65da926d1fc99a64e08f6e494d) | fix | **datepicker:** set explicit line height on calendar ([#29770](https://github.com/angular/components/pull/29770)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="18.2.5"></a>
211
# 18.2.5 "bismuth-badge" (2024-09-20)
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.5",
57+
"version": "18.2.6",
5858
"dependencies": {
5959
"@angular/animations": "^18.2.0-next.2",
6060
"@angular/common": "^18.2.0-next.2",

0 commit comments

Comments
 (0)