Skip to content

Commit cab054a

Browse files
committed
release: cut the v12.2.13 release
1 parent 563d3b5 commit cab054a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="12.2.13"></a>
2+
# 12.2.13 "sandstone-salamander" (2021-11-11)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [a0cf5220f8](https://github.com/angular/components/commit/a0cf5220f8bad29c3ce979d25b96177cb79d390f) | fix | **core:** test environment check not picking up jest ([#23722](https://github.com/angular/components/pull/23722)) ([#23924](https://github.com/angular/components/pull/23924)) |
7+
## Special Thanks
8+
Amy Sorto, Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="12.2.12"></a>
213
# 12.2.12 "silk-shoe" (2021-10-27)
314
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"tsc": "node ./node_modules/typescript/bin/tsc",
5151
"prepare": "husky install"
5252
},
53-
"version": "12.2.12",
53+
"version": "12.2.13",
5454
"dependencies": {
5555
"@angular/animations": "12.2.2",
5656
"@angular/common": "12.2.2",

0 commit comments

Comments
 (0)