Skip to content

Commit

Permalink
release: cut the v19.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
crisbeto committed Jan 22, 2025
1 parent 380fd1d commit 0b9c040
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="19.1.1"></a>
# 19.1.1 "lanthanum-labrador" (2025-01-22)
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [380fd1dfa](https://github.com/angular/components/commit/380fd1dfa03a05ab13d92e742eed563037d40e97) | fix | **text-field:** clear cached line height on resize ([#30355](https://github.com/angular/components/pull/30355)) |
### material
| Commit | Type | Description |
| -- | -- | -- |
| [5c4421641](https://github.com/angular/components/commit/5c44216415186ddfd55cd1cb93951ccd9f70b537) | fix | **autocomplete:** fix initial render logic ([#30348](https://github.com/angular/components/pull/30348)) |
| [db3895cf1](https://github.com/angular/components/commit/db3895cf15dde15e613010aafc9d68f51c7cefe6) | fix | **chips:** fix chip blur timing ([#30347](https://github.com/angular/components/pull/30347)) |
| [09d7476d9](https://github.com/angular/components/commit/09d7476d9a1ee10a4a6e453507eb0c0bc776f3c5) | fix | **expansion:** inherit shape for focus indicator ([#30352](https://github.com/angular/components/pull/30352)) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.1.0"></a>
# 19.1.0 "denim-firefly" (2025-01-16)
### 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": "19.1.0",
"version": "19.1.1",
"dependencies": {
"@angular/animations": "^19.1.0-rc.0",
"@angular/common": "^19.1.0-rc.0",
Expand Down

0 comments on commit 0b9c040

Please # to comment.