Skip to content

Commit ca18ead

Browse files
committedFeb 22, 2024
release: cut the v17.2.1 release
1 parent a361540 commit ca18ead

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="17.2.1"></a>
2+
3+
# 17.2.1 (2024-02-22)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
9+
| [9e7c47b59](https://github.com/angular/angular-cli/commit/9e7c47b5945b368a6fd5e2544674d5a3afd63d65) | fix | allow `mts` and `cts` file replacement |
10+
| [f2a2e9287](https://github.com/angular/angular-cli/commit/f2a2e92877298a30bc1042772be043d5db9ac729) | fix | provide Vite client code source map when loading |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="17.2.0"></a>
215

316
# 17.2.0 (2024-02-14)

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "17.2.0",
3+
"version": "17.2.1",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)