Skip to content

Commit b06b2c2

Browse files
committed
release: cut the v12.2.3 release
1 parent 5306e20 commit b06b2c2

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="12.2.3"></a>
2+
# 12.2.3 "meteorite-mango" (2021-08-25)
3+
### material/datepicker
4+
| Commit | Description |
5+
| -- | -- |
6+
| [1244e25e9](https://github.com/angular/components/commit/1244e25e92aa616fc84d86722aa1b81568831635) | fix: calendar reopening on spacebar selection ([#23336](https://github.com/angular/components/pull/23336)) |
7+
### material/stepper
8+
| Commit | Description |
9+
| -- | -- |
10+
| [8103d9bc5](https://github.com/angular/components/commit/8103d9bc57f335fe5ff1c6c12ca4964fc27ccb15) | fix: remove ripple and hover styling for disabled step ([#23386](https://github.com/angular/components/pull/23386)) |
11+
### material-experimental/mdc-slider
12+
| Commit | Description |
13+
| -- | -- |
14+
| [e725863a4](https://github.com/angular/components/commit/e725863a43e0f8293b67739a2ad5b50b48aa630d) | fix: correct description of slider harness thumb getters ([#23431](https://github.com/angular/components/pull/23431)) |
15+
## Special Thanks:
16+
Amy Sorto, Kristiyan Kostadinov, Michael-James, Paul Gschwendtner and Wagner Maciel
17+
18+
119
<a name="12.2.2"></a>
220
# 12.2.2 "leather-library" (2021-08-18)
321
### material/checkbox
@@ -189,7 +207,7 @@ Guilherme Rossato, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and mmale
189207

190208

191209
## 12.1.1 "bronze-banana" (2021-06-30)
192-
210+
193211
### cdk
194212

195213
| | |

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"tsc": "node ./node_modules/typescript/bin/tsc",
5252
"prepare": "husky install"
5353
},
54-
"version": "12.2.2",
54+
"version": "12.2.3",
5555
"dependencies": {
5656
"@angular/animations": "12.2.2",
5757
"@angular/common": "12.2.2",

0 commit comments

Comments
 (0)