Skip to content

Commit 040c749

Browse files
committed
release: cut the v12.2.0-rc.0 release
1 parent 6b956ce commit 040c749

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="12.2.0-rc.0"></a>
2+
# 12.2.0-rc.0 (2021-07-28)
3+
### @angular/cli
4+
| Commit | Description |
5+
| -- | -- |
6+
| [259e26979](https://github.com/angular/angular-cli/commit/259e26979ebc712ee08fd36fb68a9576c1e02447) | fix(@angular/cli): merge npmrc files values |
7+
### @angular-devkit/build-angular
8+
| Commit | Description |
9+
| -- | -- |
10+
| [d750c686f](https://github.com/angular/angular-cli/commit/d750c686fd26f3ccfccb039027bd816a91279497) | fix(@angular-devkit/build-angular): add priority to copy-webpack-plugin patterns |
11+
### @angular-devkit/build-webpack
12+
| Commit | Description |
13+
| -- | -- |
14+
| [615353022](https://github.com/angular/angular-cli/commit/61535302204a2a767f85053b7efaa6ac5ac64098) | fix(@angular-devkit/build-webpack): emit result when webpack is closed |
15+
## Special Thanks:
16+
Alan Agius, Charles Lyding, Joey Perrott and originalfrostig
17+
18+
119
<a name="12.1.4"></a>
220
# 12.1.4 (2021-07-28)
321
### @angular/cli

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

0 commit comments

Comments
 (0)