Skip to content

Commit 1a5a890

Browse files
authored
Revert "release: cut the v16.2.2 release" (#27736)
This reverts commit 7e755d4.
1 parent 7e755d4 commit 1a5a890

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

CHANGELOG.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,3 @@
1-
<a name="16.2.2"></a>
2-
# 16.2.2 "baryte-barnacle" (2023-08-30)
3-
### cdk
4-
| Commit | Type | Description |
5-
| -- | -- | -- |
6-
| [8511b74e9](https://github.com/angular/components/commit/8511b74e9d0394698353ad25ab245503a3788792) | fix | **table:** the CdkNoDataRow directive does not render in the OnPush strategy ([#27687](https://github.com/angular/components/pull/27687)) |
7-
### material
8-
| Commit | Type | Description |
9-
| -- | -- | -- |
10-
| [1438747b0](https://github.com/angular/components/commit/1438747b09693633a4040cfa5ca0f85779df9f7e) | fix | **select:** set pointer cursor on entire form field ([#27678](https://github.com/angular/components/pull/27678)) |
11-
| [875e7104a](https://github.com/angular/components/commit/875e7104a7ac9137a6e32af44e217982dd52b9c2) | fix | **slider:** keep ios safari slider value binding in sync ([#27701](https://github.com/angular/components/pull/27701)) |
12-
| [19fa9b8e2](https://github.com/angular/components/commit/19fa9b8e23f91e337cb9a3d464d02f71f7fbbc6b) | fix | **slider:** make selecting thumbs at min/max easier ([#27702](https://github.com/angular/components/pull/27702)) |
13-
| [38003efcc](https://github.com/angular/components/commit/38003efccef97356d39e650a469b4e8bb401ee7b) | fix | **slider:** set word-break on value-indicator ([#27709](https://github.com/angular/components/pull/27709)) |
14-
15-
<!-- CHANGELOG SPLIT MARKER -->
16-
171
<a name="16.2.1"></a>
182
# 16.2.1 "rubber-duck" (2023-08-16)
193
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5656
"prepare": "husky install"
5757
},
58-
"version": "16.2.2",
58+
"version": "16.2.1",
5959
"dependencies": {
6060
"@angular/animations": "^16.1.1",
6161
"@angular/common": "^16.1.1",

0 commit comments

Comments
 (0)