Skip to content

Commit

Permalink
release: cut the v12.2.18 release
Browse files Browse the repository at this point in the history
  • Loading branch information
devversion committed Jul 21, 2022
1 parent ed08d83 commit 455848f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="12.2.18"></a>

# 12.2.18 (2022-07-21)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------- |
| [4d723ca95](https://github.com/angular/angular-cli/commit/4d723ca95913fd8643059d22151571f240cec998) | fix | update terser to address CVE-2022-25858 |

## Special Thanks

Alan Agius, Joey Perrott and Paul Gschwendtner

<!-- CHANGELOG SPLIT MARKER -->

<a name="12.2.17"></a>

# 12.2.17 (2022-03-31)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
"version": "12.2.17",
"version": "12.2.18",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down

0 comments on commit 455848f

Please sign in to comment.