Skip to content

Commit 0da3836

Browse files
committed
release: cut the v21.1.1 release
1 parent d24f099 commit 0da3836

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="21.1.1"></a>
2+
# 21.1.1 "plastic-bear" (2026-01-21)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [d24f099179](https://github.com/angular/components/commit/d24f099179a2f0b2bd8d123b18bc82cd0426c226) | fix | **grid:** unit tests for grid pattern ([#32633](https://github.com/angular/components/pull/32633)) |
7+
### multiple
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [6b5466afb2](https://github.com/angular/components/commit/6b5466afb2e17677b2ad3eea61a6b7568190e7d3) | fix | incorrect paths in declaration files for aria |
11+
| [028f89b4d8](https://github.com/angular/components/commit/028f89b4d84bb708c809b2572da24d1284bf9f2d) | fix | resolve sass if function deprecation warnings ([#32674](https://github.com/angular/components/pull/32674)) |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="21.1.0"></a>
216
# 21.1.0 "cadmium-crane" (2026-01-14)
317
### aria

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": "21.1.0",
56+
"version": "21.1.1",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)