Skip to content

Revert "Bump version to "v12.2.13" with changelog." #23945

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 10, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
<a name="12.2.13"></a>
# 12.2.13 "sandstone-salamander" (2021-11-10)
### material
| Commit | Type | Description |
| -- | -- | -- |
| [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)) |
## Special Thanks
Kristiyan Kostadinov, Paul Gschwendtner and Suguru Inatomi

<!-- CHANGELOG SPLIT MARKER -->

<a name="12.2.12"></a>
# 12.2.12 "silk-shoe" (2021-10-27)
### cdk
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"tsc": "node ./node_modules/typescript/bin/tsc",
"prepare": "husky install"
},
"version": "12.2.13",
"version": "12.2.12",
"dependencies": {
"@angular/animations": "12.2.2",
"@angular/common": "12.2.2",
Expand Down