Skip to content

Commit 4d81cb4

Browse files
committed
release: cut the v15.2.6 release
1 parent f0b257e commit 4d81cb4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="15.2.6"></a>
2+
3+
# 15.2.6 (2023-04-12)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ |
9+
| [f0b257ef4](https://github.com/angular/angular-cli/commit/f0b257ef4ae62f92d70bfd2a4e9912d4ceff9c78) | fix | ignore hidden directories when running browserlist migration |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="15.2.5"></a>
214

315
# 15.2.5 (2023-04-05)

package.json

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

0 commit comments

Comments
 (0)