Skip to content

Commit 62f46c8

Browse files
committed
release: cut the v13.3.8 release
1 parent d27fc7e commit 62f46c8

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.8"></a>
2+
3+
# 13.3.8 (2022-06-15)
4+
5+
### @angular/pwa
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------- |
9+
| [c7f994f88](https://github.com/angular/angular-cli/commit/c7f994f88a396be96c01da1017a15083d5f544fb) | fix | add peer dependency on Angular CLI |
10+
11+
## Special Thanks
12+
13+
Alan Agius
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="13.3.7"></a>
218

319
# 13.3.7 (2022-05-25)

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

0 commit comments

Comments
 (0)