Skip to content

Commit dc08952

Browse files
committed
release: cut the v13.2.6 release
1 parent 472d468 commit dc08952

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="13.2.6"></a>
2+
3+
# 13.2.6 (2022-03-09)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ |
9+
| [90a5531b1](https://github.com/angular/angular-cli/commit/90a5531b1fbe4043ab47f921ad6b858d34e7c7d0) | fix | ignore css only chunks during naming |
10+
11+
## Special Thanks
12+
13+
Alan Agius, Charles Lyding and Daniele Maltese
14+
15+
<!-- CHANGELOG SPLIT MARKER -->
16+
117
<a name="13.2.5"></a>
218

319
# 13.2.5 (2022-02-23)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "13.2.5",
3+
"version": "13.2.6",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)