Skip to content

Commit 38de352

Browse files
committed
release: cut the v12.2.2 release
1 parent a55118a commit 38de352

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="12.2.2"></a>
2+
3+
# 12.2.2 (2021-08-18)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Description |
8+
| --------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- |
9+
| [a55118a75](https://github.com/angular/angular-cli/commit/a55118a753555c0082cfd434379559df7e3eb7f9) | fix: provide supported browsers to esbuild |
10+
| [81baa4f95](https://github.com/angular/angular-cli/commit/81baa4f956443fcc718f9021fd23ab7064d04607) | fix: update Angular peer dependencies to 12.2 stable |
11+
| [297410ae8](https://github.com/angular/angular-cli/commit/297410ae860860d71905639cf38b49ff05813845) | fix: handle undefined entrypoints when marking async chunks |
12+
13+
### @ngtools/webpack
14+
15+
| Commit | Description |
16+
| --------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
17+
| [b7199f366](https://github.com/angular/angular-cli/commit/b7199f366841d976b502ad5f1923e24ea2f6b302) | fix: update Angular peer dependencies to 12.2 stable |
18+
19+
## Special Thanks:
20+
21+
Alan Agius, Charles Lyding, Joey Perrott and Simon Primetzhofer
22+
123
<a name="12.2.1"></a>
224

325
# 12.2.1 (2021-08-11)

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

0 commit comments

Comments
 (0)