Skip to content

Commit c4d1b3d

Browse files
committed
release: cut the v22.0.0-next.2 release
1 parent 05386e3 commit c4d1b3d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="22.0.0-next.2"></a>
2+
# 22.0.0-next.2 "hassium-helicopter" (2026-03-25)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [a46b0a1d4](https://github.com/angular/components/commit/a46b0a1d4200bf74b036c25ee477d22025f444c8) | feat | **core:** add mixins for Material Design typography ([#32959](https://github.com/angular/components/pull/32959)) |
7+
| [ff7d697ec](https://github.com/angular/components/commit/ff7d697ec5ed280d3e28029571bc86d7c0c2c3a8) | fix | **tooltip:** wrong type for shape token ([#32968](https://github.com/angular/components/pull/32968)) |
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="22.0.0-next.1"></a>
212
# 22.0.0-next.1 "22-0-0" (2026-03-18)
313
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ci-docs-monitor-test": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/docs-deploy/monitoring/ci-test.mts",
5454
"prepare": "husky"
5555
},
56-
"version": "22.0.0-next.1",
56+
"version": "22.0.0-next.2",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)