8000
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 4ba55e4 commit a8953ffCopy full SHA for a8953ff
CHANGELOG.md
@@ -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
17
<a name="15.1.0"></a>
18
19
# 15.1.0 (2023-01-11)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "15.1.0",
+ "version": "15.1.1",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments