Skip to content

Commit

Permalink
release: cut the v17.3.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clydin committed Sep 25, 2024
1 parent 78a2ba7 commit b6d1f68
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="17.3.10"></a>

# 17.3.10 (2024-09-25)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------- |
| [30489d8fd](https://github.com/angular/angular-cli/commit/30489d8fd1cf738162d95333fe462eea58ba460f) | fix | update vite to 4.1.8 |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.3.9"></a>

# 17.3.9 (2024-08-29)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
"version": "17.3.9",
"version": "17.3.10",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down

0 comments on commit b6d1f68

Please sign in to comment.