Skip to content

Commit 754e621

Browse files
committed
release: cut the v15.0.0-rc.0 release
1 parent cdd1726 commit 754e621

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="15.0.0-rc.0"></a>
2+
3+
# 15.0.0-rc.0 (2022-10-20)
4+
5+
No changes from 15.0.0-next.6, this is just updating the semver tag.
6+
7+
<!-- CHANGELOG SPLIT MARKER -->
8+
19
<a name="15.0.0-next.6"></a>
210

311
# 15.0.0-next.6 (2022-10-14)

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

0 commit comments

Comments
 (0)