Skip to content

Commit

Permalink
release: cut the v17.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp1130 committed Feb 22, 2024
1 parent a361540 commit ca18ead
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
<a name="17.2.1"></a>

# 17.2.1 (2024-02-22)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
| [9e7c47b59](https://github.com/angular/angular-cli/commit/9e7c47b5945b368a6fd5e2544674d5a3afd63d65) | fix | allow `mts` and `cts` file replacement |
| [f2a2e9287](https://github.com/angular/angular-cli/commit/f2a2e92877298a30bc1042772be043d5db9ac729) | fix | provide Vite client code source map when loading |

<!-- CHANGELOG SPLIT MARKER -->

<a name="17.2.0"></a>

# 17.2.0 (2024-02-14)
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.2.0",
"version": "17.2.1",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down

0 comments on commit ca18ead

Please sign in to comment.