Skip to content

Commit 65c2c49

Browse files
committed
release: cut the v16.1.7 release
1 parent 1dab4ed commit 65c2c49

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="16.1.7"></a>
2+
3+
# 16.1.7 (2023-08-02)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
9+
| [1dab4ed87](https://github.com/angular/angular-cli/commit/1dab4ed8738b42d6b93298889caf1546b011706f) | fix | hot update filename suffix with `.mjs` |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="16.1.6"></a>
214

315
# 16.1.6 (2023-07-26)

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "16.1.6",
3+
"version": "16.1.7",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)