We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01427c commit 685ba1aCopy full SHA for 685ba1a
2 files changed
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="16.2.0-rc.0"></a>
2
+
3
+# 16.2.0-rc.0 (2023-08-02)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
9
+| [6539bb520](https://github.com/angular/angular-cli/commit/6539bb5200c924edbc62cc7be70072ecda84da1a) | fix | hot update filename suffix with `.mjs` |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="16.1.7"></a>
14
15
# 16.1.7 (2023-08-02)
package.json
@@ -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": {
0 commit comments