Skip to content

Commit eab4235

Browse files
committed
release: cut the v14.2.0-next.2 release
1 parent 7a9d9c2 commit eab4235

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="14.2.0-next.2"></a>
2+
3+
# 14.2.0-next.2 (2022-08-17)
4+
5+
### @angular-devkit/core
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- |
9+
| [db17eac25](https://github.com/angular/angular-cli/commit/db17eac2517e32c3d147ca9e191871b92e6e7888) | fix | update workspace extension warning to use correct phrasing |
10+
11+
## Special Thanks
12+
13+
AgentEnder, Alan Agius, Charles Lyding and Jason Bedard
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="14.1.3"></a>
218

319
# 14.1.3 (2022-08-17)

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

0 commit comments

Comments
 (0)