Skip to content

Commit da5ce8a

Browse files
committed
release: cut the v15.1.5 release
1 parent 4c8cad2 commit da5ce8a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="15.1.5"></a>
2+
# 15.1.5 "highdensityfoam-pelican" (2023-02-16)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [994e0a14c](https://github.com/angular/components/commit/994e0a14c9819ce561e603ca8cedefe8657ad2c0) | fix | **core:** Fix legacy prebuilt themes export ([#26624](https://github.com/angular/components/pull/26624)) |
7+
| [4c8cad2d2](https://github.com/angular/components/commit/4c8cad2d2deb7389a22db1f8318ba2036714a2dc) | fix | **radio:** input not focused when clicking on touch target ([#26618](https://github.com/angular/components/pull/26618)) |
8+
| [890765bf4](https://github.com/angular/components/commit/890765bf4329db9b8ab9eb097ad0877facb98587) | fix | **slider:** make valueChange emit only on change and not on input ([#26535](https://github.com/angular/components/pull/26535)) |
9+
## Special Thanks
10+
Kai Schönberger, Kristiyan Kostadinov, Lukáš Matta, Wagner Maciel, Zach Arend and ᚷᛁᛟᚱᚷᛁ ᛒᚨᛚᚨᚲᚻᚨᛞᛉᛖ
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="15.1.4"></a>
215
# 15.1.4 "felt-fern" (2023-02-08)
316
### 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.4",
57+
"version": "15.1.5",
5858
"dependencies": {
5959
"@angular/animations": "^15.2.0-rc.0",
6060
"@angular/common": "^15.2.0-rc.0",

0 commit comments

Comments
 (0)