Skip to content

Bump version to "v19.2.5" with changelog. #30672

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
# This file should be checked into version control along with the pnpm-lock.yaml file.
.npmrc=-2023857461
package.json=1689751705
pnpm-lock.yaml=1731666083
package.json=-1192648294
pnpm-lock.yaml=897151155
pnpm-workspace.yaml=1711114604
yarn.lock=-1734434772
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="19.2.5"></a>
# 19.2.5 "argon-planet" (2025-03-20)
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [ab70ba5b3](https://github.com/angular/components/commit/ab70ba5b304bf1297d2ece4cc72e1318e20cbbbb) | fix | **tree:** retainining previous objects ([#30431](https://github.com/angular/components/pull/30431)) |
### material
| Commit | Type | Description |
| -- | -- | -- |
| [2bfa5262e](https://github.com/angular/components/commit/2bfa5262ea388c3081718de37fe4ea1be703b4b5) | fix | **timepicker:** TimepickerInput component in shadow DOM ([#30642](https://github.com/angular/components/pull/30642)) |
### multiple
| Commit | Type | Description |
| -- | -- | -- |
| [8d7a0f683](https://github.com/angular/components/commit/8d7a0f683220a754086f89335789d98f17cc67ae) | fix | ensure re-exported module symbols can be imported |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.2.4"></a>
# 19.2.4 "cafetite-cafe" (2025-03-19)
### cdk
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.2.4",
"version": "19.2.5",
"dependencies": {
"@angular/animations": "^19.2.0",
"@angular/common": "^19.2.0",
Loading
Oops, something went wrong.
Loading
Oops, something went wrong.