Skip to content

Commit 563d3b5

Browse files
authored
Revert "release: cut the v12.2.13 release" (#23945)
This reverts commit e5d210d.
1 parent e5d210d commit 563d3b5

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

CHANGELOG.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,3 @@
1-
<a name="12.2.13"></a>
2-
# 12.2.13 "sandstone-salamander" (2021-11-10)
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-
Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi
9-
10-
<!-- CHANGELOG SPLIT MARKER -->
11-
121
<a name="12.2.12"></a>
132
# 12.2.12 "silk-shoe" (2021-10-27)
143
### 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.13",
53+
"version": "12.2.12",
5454
"dependencies": {
5555
"@angular/animations": "12.2.2",
5656
"@angular/common": "12.2.2",

0 commit comments

Comments
 (0)