Skip to content

Commit 38bfdbd

Browse files
committed
release: cut the v16.2.0-next.3 release
1 parent 0405c46 commit 38bfdbd

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="16.2.0-next.3"></a>
2+
3+
# 16.2.0-next.3 (2023-07-20)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
9+
| [5908ede3d](https://github.com/angular/angular-cli/commit/5908ede3d676f2b87f68bc976bd741b7725ab1c3) | fix | correctly wrap CommonJS exported enums when optimizing |
10+
| [5048f6e82](https://github.com/angular/angular-cli/commit/5048f6e82e299b0733f34cbdcb1e7b1ef9a63210) | fix | Set chunk names explicitly |
11+
| [61a652d91](https://github.com/angular/angular-cli/commit/61a652d91274f4adce20182e630fe9963b4ceddd) | perf | inject Sass import/use directive importer information when resolving |
12+
| [6bfd1800e](https://github.com/angular/angular-cli/commit/6bfd1800efa2bf41126696b66938bdf291ad5455) | perf | use in-memory Sass module resolution cache |
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="16.1.5"></a>
217

318
# 16.1.5 (2023-07-20)

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

0 commit comments

Comments
 (0)