Skip to content

Commit a2f130c

Browse files
committed
release: cut the v12.2.12 release
1 parent e1feaad commit a2f130c

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="12.2.12"></a>
2+
3+
# 12.2.12 (2021-10-27)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- |
9+
| [2decc2d26](https://github.com/angular/angular-cli/commit/2decc2d265ad32df3a7834337f82f00d723eaa74) | fix | avoid extra filesystem access with i18n and differential loading |
10+
| [802b1b037](https://github.com/angular/angular-cli/commit/802b1b0378c1816dbfd8f4320b5d69e82f0c7aa6) | fix | remove potential race condition in i18n worker execution |
11+
| [cce88c2e1](https://github.com/angular/angular-cli/commit/cce88c2e1cb673434dcd495dea1df751ca9d3592) | fix | update `critters` to version `0.0.12` |
12+
13+
## Special Thanks
14+
15+
Alan Agius, Charles Lyding and Mikhail Vasiliev
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="12.2.11"></a>
220

321
# 12.2.11 (2021-10-20)

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

0 commit comments

Comments
 (0)