Skip to content

Commit fd1061e

Browse files
committed
release: cut the v15.2.0-next.3 release
1 parent 50c8629 commit fd1061e

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="15.2.0-next.3"></a>
2+
3+
# 15.2.0-next.3 (2023-02-01)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
9+
| [3512a0362](https://github.com/angular/angular-cli/commit/3512a03621c7ed99324e82771e239e77c907367e) | fix | load JavaScript bundles as modules in karma |
10+
| [f35e9908c](https://github.com/angular/angular-cli/commit/f35e9908c08fe1d1bda82124c3ec2b6fe4242125) | fix | print server builder errors and warnings |
11+
12+
## Special Thanks
13+
14+
Alan Agius and Doug Parker
15+
16+
<!-- CHANGELOG SPLIT MARKER -->
17+
118
<a name="15.1.4"></a>
219

320
# 15.1.4 (2023-02-01)

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

0 commit comments

Comments
 (0)