Skip to content

Commit e165789

Browse files
committed
release: cut the v14.1.0-rc.1 release
1 parent 2d4ba02 commit e165789

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<a name="14.1.0-rc.0"></a>
1+
<a name="14.1.0-rc.1"></a>
22

3-
# 14.1.0-rc.0 (2022-07-14)
3+
# 14.1.0-rc.1 (2022-07-14)
44

55
### @angular/cli
66

@@ -43,6 +43,14 @@ Alan Agius, Charles Lyding, Doug Parker, Jason Bedard and martinfrancois
4343

4444
<!-- CHANGELOG SPLIT MARKER -->
4545

46+
<a name="14.1.0-rc.0"></a>
47+
48+
# 14.1.0-rc.0 (2022-07-14)
49+
50+
Release aborted due to tooling issues.
51+
52+
<!-- CHANGELOG SPLIT MARKER -->
53+
4654
<a name="14.0.6"></a>
4755

4856
# 14.0.6 (2022-07-13)

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": "14.1.0-rc.0",
3+
"version": "14.1.0-rc.1",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)