Skip to content

Commit 200c2bb

Browse files
committed
release: cut the v22.2.0-next.2 release
1 parent 4abe598 commit 200c2bb

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="22.2.0-next.2"></a>
2+
# 22.2.0-next.2 "hydrogen-horse" (2026-08-19)
3+
### multiple
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [7dccecc78](https://github.com/angular/components/commit/7dccecc7847d00c49aa5e19d1618be4ab3eecea7) | fix | account for shadow dom in aria directives ([#33691](https://github.com/angular/components/pull/33691)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="22.1.3"></a>
211
# 22.1.3 "hydrogen-harp" (2026-08-19)
312
### multiple
@@ -7456,4 +7465,4 @@ _Breaking changes:_
74567465

74577466
# Changes Prior to 12.0.0
74587467

7459-
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).
7468+
To view changes that occurred prior to 12.0.0, see [CHANGELOG_ARCHIVE.md](https://github.com/angular/components/blob/main/CHANGELOG_ARCHIVE.md).

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.2.0-next.1",
56+
"version": "22.2.0-next.2",
5757
"dependencies": {
5858
"@angular/compiler-cli": "catalog:",
5959
"@angular-devkit/core": "catalog:",

0 commit comments

Comments
 (0)