Skip to content

Commit a0ff636

Browse files
committed
release: cut the v13.0.1 release
1 parent 40f5992 commit a0ff636

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="13.0.1"></a>
2+
3+
# 13.0.1 (2021-11-03)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- |
9+
| [40f599241](https://github.com/angular/angular-cli/commit/40f599241e278478c694580c9dec4f5cc34db011) | fix | updated Angular new project version to v13.0.0 |
10+
11+
## Special Thanks
12+
13+
Charles Lyding and Joey Perrott
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="13.0.0"></a>
218

319
# 13.0.0 (2021-11-03)

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

0 commit comments

Comments
 (0)