8000 release: cut the v15.1.1 release · angular/angular-cli@a8953ff · GitHub
[go: up one dir, main page]

Skip to content

Commit a8953ff

Browse files
committed
release: cut the v15.1.1 release
1 parent 4ba55e4 commit a8953ff

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.1.1"></a>
2+
3+
# 15.1.1 (2023-01-12)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------- |
9+
| [b94bf60ca](https://github.com/angular/angular-cli/commit/b94bf60ca828a22d548d65b819ea745eafb96deb) | fix | update `esbuild` to `0.16.17` |
10+
11+
## Special Thanks
12+
13+
Alan Agius
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="15.1.0"></a>
218

319
# 15.1.0 (2023-01-11)

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

0 commit comments

Comments
 (0)
0