Skip to content

Commit cae52de

Browse files
committed
release: cut the v18.1.1 release
1 parent b7959c2 commit cae52de

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="18.1.1"></a>
2+
# 18.1.1 "tantalum-tale" (2024-07-17)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [ca634cb7b](https://github.com/angular/components/commit/ca634cb7ba6800b2dc23b15b319d8aef6ede64df) | fix | **drag-drop:** remove preview after animate to placeholder animation completes ([#29439](https://github.com/angular/components/pull/29439)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [b7959c241](https://github.com/angular/components/commit/b7959c241d56ebfbcfb09c2fdce12ebdc6e2d6ad) | fix | **button:** support palettes for icon button in M3 ([#29433](https://github.com/angular/components/pull/29433)) |
11+
| [ffe1c35c0](https://github.com/angular/components/commit/ffe1c35c0b2b59acfbc49bfc345e477f680e1f44) | fix | **chips:** fix focus issue ([#29427](https://github.com/angular/components/pull/29427)) |
12+
| [57cc0b04b](https://github.com/angular/components/commit/57cc0b04b4be19b3cba08ae509e066f7ba40e61d) | fix | **core:** require theme for option typography ([#29416](https://github.com/angular/components/pull/29416)) |
13+
| [2e5e415ec](https://github.com/angular/components/commit/2e5e415ec573b2fd6593b116429080fbe7b24dc2) | fix | **tabs:** prevent tab header from collapsing when empty inside a drop list ([#29418](https://github.com/angular/components/pull/29418)) |
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="18.1.0"></a>
218
# 18.1.0 "coral-odyssey" (2024-07-10)
319
### 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.1.0",
57+
"version": "18.1.1",
5858
"dependencies": {
5959
"@angular/animations": "^18.1.0",
6060
"@angular/common": "^18.1.0",

0 commit comments

Comments
 (0)