Skip to content

Commit

Permalink
release: cut the v16.2.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin committed Oct 11, 2023
1 parent d1d6f17 commit 7266e88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="16.2.8"></a>
# 16.2.8 "velvet-rabbit" (2023-10-11)

<!-- CHANGELOG SPLIT MARKER -->

<a name="16.2.7"></a>
# 16.2.7 "corundum-candy" (2023-10-04)
### material
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
"prepare": "husky install"
},
"version": "16.2.7",
"version": "16.2.8",
"dependencies": {
"@angular/animations": "^16.1.1",
"@angular/common": "^16.1.1",
Expand Down

0 comments on commit 7266e88

Please sign in to comment.