Skip to content

Commit 7ffa2f2

Browse files
committed
release: cut the v13.3.6 release
1 parent 16fec8d commit 7ffa2f2

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="13.3.6"></a>
2+
3+
# 13.3.6 (2022-05-18)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------------- |
9+
| [e20964c43](https://github.com/angular/angular-cli/commit/e20964c43c52125b6d2bfa9bbea444fb2eea1e15) | fix | resolve relative schematic from `angular.json` instead of current working directory |
10+
11+
### @angular-devkit/build-angular
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------ |
15+
| [16fec8d58](https://github.com/angular/angular-cli/commit/16fec8d58b6ec421df5e7809c45838baf232b4a9) | fix | update `babel-loader` to 8.2.5 |
16+
17+
## Special Thanks
18+
19+
Alan Agius, Charles Lyding, Jason Bedard and Paul Gschwendtner
20+
21+
<!-- CHANGELOG SPLIT MARKER -->
22+
123
<a name="13.3.5"></a>
224

325
# 13.3.5 (2022-05-04)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "13.3.5",
3+
"version": "13.3.6",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)