Skip to content

Commit 455848f

Browse files
committed
release: cut the v12.2.18 release
1 parent ed08d83 commit 455848f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="12.2.18"></a>
2+
3+
# 12.2.18 (2022-07-21)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------- |
9+
| [4d723ca95](https://github.com/angular/angular-cli/commit/4d723ca95913fd8643059d22151571f240cec998) | fix | update terser to address CVE-2022-25858 |
10+
11+
## Special Thanks
12+
13+
Alan Agius, Joey Perrott and Paul Gschwendtner
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="12.2.17"></a>
218

319
# 12.2.17 (2022-03-31)

package.json

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

0 commit comments

Comments
 (0)