Skip to content

Commit

Permalink
release: cut the v16.2.15 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp1130 committed Aug 29, 2024
1 parent f596a3d commit 8460cec
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="16.2.15"></a>

# 16.2.15 (2024-08-29)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| [f596a3d5d](https://github.com/angular/angular-cli/commit/f596a3d5def009b5130440113e3c9b450eb98040) | fix | clear context in Karma by default for single run executions |
| [56fa051bd](https://github.com/angular/angular-cli/commit/56fa051bd92ad47ea089499a488f3566a93375e6) | fix | upgrade webpack to `5.94.0` |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.2.14"></a>

# 16.2.14 (2024-04-11)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
"version": "16.2.14",
"version": "16.2.15",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down

0 comments on commit 8460cec

Please sign in to comment.