Skip to content

Commit

Permalink
release: cut the v16.2.0-rc.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clydin committed Aug 2, 2023
1 parent a01427c commit 685ba1a
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.0-rc.0"></a>

# 16.2.0-rc.0 (2023-08-02)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
| [6539bb520](https://github.com/angular/angular-cli/commit/6539bb5200c924edbc62cc7be70072ecda84da1a) | fix | hot update filename suffix with `.mjs` |

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.1.7"></a>

# 16.1.7 (2023-08-02)
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.0-next.4",
"version": "16.2.0-rc.0",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down

0 comments on commit 685ba1a

Please sign in to comment.