We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb66c3d commit 35f0751Copy full SHA for 35f0751
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
-<a name="17.0.0-next.1"></a>
+<a name="17.0.0-next.2"></a>
2
3
-# 17.0.0-next.1 (2023-09-06)
+# 17.0.0-next.2 (2023-09-06)
4
5
## Breaking Changes
6
@@ -30,6 +30,14 @@
30
31
<!-- CHANGELOG SPLIT MARKER -->
32
33
+<a name="17.0.0-next.1"></a>
34
+
35
+# 17.0.0-next.1 (2023-09-06)
36
37
+Release tooling failed part way through the publish process, some packages were not published. Do not use this version.
38
39
+<!-- CHANGELOG SPLIT MARKER -->
40
41
<a name="17.0.0-next.0"></a>
42
43
# 17.0.0-next.0 (2023-08-30)
package.json
{
"name": "@angular/devkit-repo",
- "version": "17.0.0-next.1",
+ "version": "17.0.0-next.2",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments