Skip to content

Commit 51cf97f

Browse files
committed
release: cut the v15.2.7 release
1 parent d9aefd6 commit 51cf97f

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
<a name="15.2.7"></a>
2+
3+
# 15.2.7 (2023-04-26)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
9+
| [f4a6dac87](https://github.com/angular/angular-cli/commit/f4a6dac8782808e564678b4484f3ce87e59f6c8f) | fix | process keeps running when analytics are enabled |
10+
| [f9b2fb1c4](https://github.com/angular/angular-cli/commit/f9b2fb1c4981ff138992a502d3aba4f6a3886df4) | perf | register CLI commands lazily |
11+
12+
### @schematics/angular
13+
14+
| Commit | Type | Description |
15+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- |
16+
| [d9aefd6da](https://github.com/angular/angular-cli/commit/d9aefd6da5bd6ea244da3a8d5ea3dcbbadd31f99) | fix | replace vscode launch type from `pwa-chrome` to `chrome` |
17+
18+
<!-- CHANGELOG SPLIT MARKER -->
19+
120
<a name="15.2.6"></a>
221

322
# 15.2.6 (2023-04-12)

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

0 commit comments

Comments
 (0)