Skip to content

Commit ac0cf3c

Browse files
committed
Revert "release: cut the v12.2.14 release"
This reverts commit e5e048c. Release failed due to tooling issues, reverting to try again.
1 parent e5e048c commit ac0cf3c

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

CHANGELOG.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
<a name="12.2.14"></a>
2-
3-
# 12.2.14 (2021-12-02)
4-
5-
### @angular/cli
6-
7-
| Commit | Type | Description |
8-
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------------------- |
9-
| [30295b33e](https://github.com/angular/angular-cli/commit/30295b33ed74667f31e9d3a4a0017910a85fd734) | fix | error when updating Angular packages across multi-major migrations |
10-
| [e07bd059e](https://github.com/angular/angular-cli/commit/e07bd059e3d6bc6b40191c036c467595ed119da7) | fix | logic which determines which temp version of the CLI is to be download during `ng update` |
11-
| [ce1ec0420](https://github.com/angular/angular-cli/commit/ce1ec0420770a8e28c1c1301df9e5eb4548d4c53) | fix | update `ng update` output for Angular packages |
12-
| [dd9f8df52](https://github.com/angular/angular-cli/commit/dd9f8df5204d639272f183795ebd48d7994df427) | fix | update `pacote` to `12.0.2` |
13-
14-
## Special Thanks
15-
16-
Alan Agius
17-
18-
<!-- CHANGELOG SPLIT MARKER -->
19-
201
<a name="12.2.13"></a>
212

223
# 12.2.13 (2021-11-03)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "12.2.14",
3+
"version": "12.2.13",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)