Skip to content

Commit d4e541d

Browse files
committed
release: cut the v16.2.0-next.4 release
1 parent fc5db6e commit d4e541d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="16.2.0-next.4"></a>
2+
3+
# 16.2.0-next.4 (2023-07-26)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
9+
| [449e21b3a](https://github.com/angular/angular-cli/commit/449e21b3a6da990a5865bb5bdfb8145794f40cf9) | fix | correctly load dev server assets with vite 4.4.0+ |
10+
| [d6ae2c7b7](https://github.com/angular/angular-cli/commit/d6ae2c7b7af0fd7b182f19987583a2989a070060) | fix | error during critical CSS inlining for external stylesheets |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="16.1.6"></a>
215

316
# 16.1.6 (2023-07-26)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "16.2.0-next.3",
3+
"version": "16.2.0-next.4",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)