Skip to content

Commit 2c66615

Browse files
committed
release: cut the v16.0.0-next.1 release
1 parent 6335cf9 commit 2c66615

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="16.0.0-next.1"></a>
2+
3+
# 16.0.0-next.1 (2023-02-23)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- |
9+
| [759ae92aa](https://github.com/angular/angular-cli/commit/759ae92aaa595fe3f6000f3aae0e6bb8d025db3a) | fix | update peer dependencies to support version 16 |
10+
11+
## Special Thanks
12+
13+
Alan Agius
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="16.0.0-next.0"></a>
218

319
# 16.0.0-next.0 (2023-02-22)

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

0 commit comments

Comments
 (0)