Skip to content

Commit 3463486

Browse files
committed
release: cut the v15.0.5 release
1 parent ae35a05 commit 3463486

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="15.0.5"></a>
2+
3+
# 15.0.5 (2023-01-06)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
9+
| [c2030dec7](https://github.com/angular/angular-cli/commit/c2030dec7d9fecf42cca2de37cc3f7adaaa45e7f) | fix | format esbuild error messages to include more information |
10+
11+
## Special Thanks
12+
13+
Alan Agius, Kristiyan Kostadinov, Paul Gschwendtner and aanchal
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="15.0.4"></a>
218

319
# 15.0.4 (2022-12-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.4",
3+
"version": "15.0.5",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)