Skip to content

Commit 7f653b3

Browse files
committed
release: cut the v12.1.4 release
1 parent 6dfd6d0 commit 7f653b3

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="12.1.4"></a>
2+
# 12.1.4 (2021-07-28)
3+
### @angular/cli
4+
| Commit | Description |
5+
| -- | -- |
6+
| [e02c97dd0](https://github.com/angular/angular-cli/commit/e02c97dd09399443438b32cf1ad47fa0f7011df3) | fix(@angular/cli): merge npmrc files values |
7+
### @schematics/angular
8+
| Commit | Description |
9+
| -- | -- |
10+
| [cfc267426](https://github.com/angular/angular-cli/commit/cfc267426716e9ecf0c9833720cb35298284f699) | fix(@schematics/angular): ensure valid SemVer range for new project Angular packages |
11+
### @angular-devkit/build-angular
12+
| Commit | Description |
13+
| -- | -- |
14+
| [55c0bddc8](https://github.com/angular/angular-cli/commit/55c0bddc8b2425309f00733eca96c06f60f867d5) | fix(@angular-devkit/build-angular): add priority to copy-webpack-plugin patterns |
15+
### @angular-devkit/build-webpack
16+
| Commit | Description |
17+
| -- | -- |
18+
| [b3736a3c0](https://github.com/angular/angular-cli/commit/b3736a3c09f39f5ee5dc12d98535fe4b6803ea3b) | fix(@angular-devkit/build-webpack): emit result when webpack is closed |
19+
## Special Thanks:
20+
Alan Agius, Charles Lyding, Joey Perrott and originalfrostig
21+
22+
123
<a name="12.1.3"></a>
224

325
# 12.1.3 (2021-07-21)

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

0 commit comments

Comments
 (0)