Skip to content

Commit 2acec7f

Browse files
committed
release: cut the v14.0.0-next.2 release
1 parent c4cd673 commit 2acec7f

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
<a name="14.0.0-next.2"></a>
2+
3+
# 14.0.0-next.2 (2022-02-17)
4+
5+
## Breaking Changes
6+
7+
### @angular/cli
8+
9+
- Deprecated `ng x18n` and `ng i18n-extract` commands have been removed in favor of `ng extract-i18n`.
10+
11+
### @angular/cli
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | -------- | ----------------------------------------------------- |
15+
| [b69ca3a7d](https://github.com/angular/angular-cli/commit/b69ca3a7d22b54fc06fbc1cfb559b2fd915f5609) | refactor | remove deprecated command aliases for `extract-i18n`. |
16+
17+
### @angular-devkit/build-angular
18+
19+
| Commit | Type | Description |
20+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
21+
| [fafbbeab6](https://github.com/angular/angular-cli/commit/fafbbeab6d9ab5e8797e373f869f365729e569c5) | fix | update license-webpack-plugin to 4.0.2 |
22+
23+
## Special Thanks
24+
25+
Alan Agius, Anner Visser, Charles Lyding and Joey Perrott
26+
27+
<!-- CHANGELOG SPLIT MARKER -->
28+
129
<a name="13.2.4"></a>
230

331
# 13.2.4 (2022-02-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.0.0-next.1",
3+
"version": "14.0.0-next.2",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)