Skip to content

Commit 3617d59

Browse files
committed
release: cut the v16.1.7 release
1 parent de9d445 commit 3617d59

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="16.1.7"></a>
2+
# 16.1.7 "velvet-violin" (2023-08-02)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [b0635a5bd2](https://github.com/angular/components/commit/b0635a5bd2f6f6a075f2f3cbcc088640a3bd09e6) | fix | **button:** fix disableRipple regression ([#27527](https://github.com/angular/components/pull/27527)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="16.1.6"></a>
211
# 16.1.6 "apatite-anchor" (2023-07-26)
312
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5656
"prepare": "husky install"
5757
},
58-
"version": "16.1.6",
58+
"version": "16.1.7",
5959
"dependencies": {
6060
"@angular/animations": "^16.1.1",
6161
"@angular/common": "^16.1.1",

0 commit comments

Comments
 (0)