Skip to content

Commit cdb34b5

Browse files
committed
release: cut the v15.2.8 release
1 parent 069dcdf commit cdb34b5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
<a name="15.2.7"></a>
214

315
# 15.2.7 (2023-04-26)

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

0 commit comments

Comments
 (0)