Skip to content

Commit 258b76a

Browse files
committed
release: cut the v12.2.7 release
1 parent d856b4d commit 258b76a

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.7"></a>
2+
3+
# 12.2.7 (2021-09-22)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------- |
9+
| [d856b4d23](https://github.com/angular/angular-cli/commit/d856b4d2369bea76ce65fc5f6d1585145ad41618) | fix | support WASM-based esbuild optimizer fallback |
10+
11+
## Special Thanks
12+
13+
Alan Agius and Charles Lyding
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="12.2.6"></a>
218

319
# 12.2.6 (2021-09-15)

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

0 commit comments

Comments
 (0)