Skip to content

Commit fc5db6e

Browse files
committed
Revert "release: cut the v16.2.0-next.4 release"
This reverts commit a978636.
1 parent a978636 commit fc5db6e

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

CHANGELOG.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
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-
141
<a name="16.1.6"></a>
152

163
# 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.4",
3+
"version": "16.2.0-next.3",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)