Skip to content

Commit 970aaf9

Browse files
committed
release: cut the v11.2.19 release
1 parent f23ba6d commit 970aaf9

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
<a name="11.2.19"></a>
2+
3+
# 11.2.19 (2022-03-30)
4+
5+
### @angular-devkit/architect-cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- |
9+
| [75caa1143](https://github.com/angular/angular-cli/commit/75caa1143f4007c9550ab0dabb62ae4df91e3827) | fix | update `minimist` to `1.2.6` |
10+
11+
### @angular-devkit/schematics-cli
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- |
15+
| [80d479e9f](https://github.com/angular/angular-cli/commit/80d479e9fdfcf6863ebbe0986ea6cd29309f398d) | fix | update `minimist` to `1.2.6` |
16+
17+
### @angular-devkit/benchmark
18+
19+
| Commit | Type | Description |
20+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- |
21+
| [f61cd1a79](https://github.com/angular/angular-cli/commit/f61cd1a79b6960711d4aa5b16d04308bbdc67beb) | fix | update `minimist` to `1.2.6` |
22+
23+
## Special Thanks
24+
25+
Alan Agius and Doug Parker
26+
27+
<!-- CHANGELOG SPLIT MARKER -->
28+
129
<a name="11.2.16"></a>
230

331
# 11.2.16 (2021-12-15)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "11.2.18",
3+
"version": "11.2.19",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)