We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 069dcdf commit cdb34b5Copy full SHA for cdb34b5
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="15.2.8"></a>
2
+
3
+# 15.2.8 (2023-05-03)
4
5
+### @angular/cli
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- |
9
+| [069dcdf0c](https://github.com/angular/angular-cli/commit/069dcdf0c4e614fea83af61d4496bdd8a96920ca) | docs | improve wording in doc command version description |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="15.2.7"></a>
14
15
# 15.2.7 (2023-04-26)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "15.2.7",
+ "version": "15.2.8",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments