Skip to content

Commit bfae05e

Browse files
committed
release: cut the v15.1.6 release
1 parent 248c412 commit bfae05e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="15.1.6"></a>
2+
# 15.1.6 "fluorite-floss" (2023-02-22)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [248c41221](https://github.com/angular/components/commit/248c41221c0e7415827fa99359c9e25ac4afc039) | fix | **dialog:** not emitting closed event on external detachments ([#26608](https://github.com/angular/components/pull/26608)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [277f65a0f](https://github.com/angular/components/commit/277f65a0f5b5f61ac807e05753260fed7dfae346) | fix | **tabs:** disablePagination not working ([#26647](https://github.com/angular/components/pull/26647)) |
11+
## Special Thanks
12+
Joey Perrott and Kristiyan Kostadinov
13+
14+
<!-- CHANGELOG SPLIT MARKER -->
15+
116
<a name="15.1.5"></a>
217
# 15.1.5 "highdensityfoam-pelican" (2023-02-16)
318
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky install"
5656
},
57-
"version": "15.1.5",
57+
"version": "15.1.6",
5858
"dependencies": {
5959
"@angular/animations": "^15.2.0-rc.0",
6060
"@angular/common": "^15.2.0-rc.0",

0 commit comments

Comments
 (0)