Skip to content

Commit 3040fde

Browse files
committed
release: cut the v12.2.13 release
1 parent 8c59dfc commit 3040fde

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="12.2.13"></a>
2+
3+
# 12.2.13 (2021-11-03)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
9+
| [a2bd940e4](https://github.com/angular/angular-cli/commit/a2bd940e4ab44db57b0fc69d5346d2862a19c879) | fix | add verbose logging for differential loading and i18n |
10+
11+
## Special Thanks
12+
13+
Charles Lyding and Doug Parker
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="12.2.12"></a>
218

319
# 12.2.12 (2021-10-27)

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

0 commit comments

Comments
 (0)