Skip to content

Commit 942fcb8

Browse files
committed
release: cut the v16.2.0-rc.1 release
1 parent 192326a commit 942fcb8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="16.2.0-rc.1"></a>
2+
3+
# 16.2.0-rc.1 (2023-08-04)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
9+
| [05f31bd28](https://github.com/angular/angular-cli/commit/05f31bd28f002a232598e0468dc418f99e434ae0) | fix | prevent race condition in setting up sass worker pool |
10+
| [192326a8b](https://github.com/angular/angular-cli/commit/192326a8b215f6df1c02e8e694170b4d12d1ffe9) | fix | build: update critters |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="16.2.0-rc.0"></a>
215

316
# 16.2.0-rc.0 (2023-08-02)

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

0 commit comments

Comments
 (0)