Skip to content

Commit 6cf8662

Browse files
committed
release: cut the v17.0.5 release
1 parent ea5bbe7 commit 6cf8662

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="17.0.5"></a>
2+
3+
# 17.0.5 (2023-11-29)
4+
5+
Rolling back [bbbe13d67](https://github.com/angular/angular-cli/commit/bbbe13d6782ba9d1b80473a98ea95bc301c48597) which appears to break file watching on Mac devices.
6+
7+
<!-- CHANGELOG SPLIT MARKER -->
8+
19
<a name="17.0.4"></a>
210

311
# 17.0.4 (2023-11-29)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "17.0.4",
3+
"version": "17.0.5",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)