Skip to content

Commit f8f6e60

Browse files
committed
release: cut the v12.2.3 release
1 parent 3e33218 commit f8f6e60

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="12.2.3"></a>
2+
3+
# 12.2.3 (2021-08-26)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
9+
| [3e3321857](https://github.com/angular/angular-cli/commit/3e33218578007f93a131dc8be569e9985179098f) | fix | RGBA converted to hex notation in component styles breaks IE11 |
10+
11+
## Special Thanks:
12+
13+
Alan Agius and Trevor Karjanis
14+
115
<a name="12.2.2"></a>
216

317
# 12.2.2 (2021-08-18)

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

0 commit comments

Comments
 (0)