Skip to content

Commit

Permalink
release: cut the v16.2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Oct 11, 2023
1 parent efcdf7b commit 46d2ae9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="16.2.6"></a>

# 16.2.6 (2023-10-11)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------------- |
| [c6ea25626](https://github.com/angular/angular-cli/commit/c6ea2562683cc6e640136a02760db9363ded4352) | fix | fully downlevel async/await when using vite dev-server with caching enabled |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.2.5"></a>

# 16.2.5 (2023-10-04)
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.5",
"version": "16.2.6",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down

0 comments on commit 46d2ae9

Please sign in to comment.