Skip to content

Commit d7dff9b

Browse files
committed
release: cut the v12.2.8 release
1 parent 821a1b5 commit d7dff9b

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.8"></a>
2+
3+
# 12.2.8 (2021-10-01)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- |
9+
| [821a1b5a9](https://github.com/angular/angular-cli/commit/821a1b5a949d53f2e82f734062b711a166d42e24) | fix | babel adjust enum plugin incorrectly transforming loose enums |
10+
11+
## Special Thanks
12+
13+
Paul Gschwendtner
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="12.2.7"></a>
218

319
# 12.2.7 (2021-09-22)

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

0 commit comments

Comments
 (0)