Skip to content

Commit 8e3b551

Browse files
committed
release: cut the v13.3.5 release
1 parent afa1228 commit 8e3b551

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.5"></a>
2+
3+
# 13.3.5 (2022-05-04)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- |
9+
| [6da0910d3](https://github.com/angular/angular-cli/commit/6da0910d345eb84084e32a462432a508d518f402) | fix | update `@ampproject/remapping` to `2.2.0` |
10+
11+
## Special Thanks
12+
13+
Alan Agius, Charles Lyding and Paul Gschwendtner
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="13.3.4"></a>
218

319
# 13.3.4 (2022-04-27)

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

0 commit comments

Comments
 (0)