Skip to content

Commit d091bb0

Browse files
committed
release: cut the v13.3.9 release
1 parent 0d62716 commit d091bb0

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="13.3.9"></a>
2+
3+
# 13.3.9 (2022-07-20)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------- |
9+
| [0d62716ae](https://github.com/angular/angular-cli/commit/0d62716ae3753bb463de6b176ae07520ebb24fc9) | fix | update terser to address CVE-2022-25858 |
10+
11+
## Special Thanks
12+
13+
Alan Agius and Charles Lyding
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="13.3.8"></a>
218

319
# 13.3.8 (2022-06-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": "13.3.8",
3+
"version": "13.3.9",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)