Skip to content

Commit

Permalink
release: cut the v18.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgp1130 committed Aug 29, 2024
1 parent 504b00b commit 72fb55c
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="18.2.2"></a>

# 18.2.2 (2024-08-29)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| [504b00b93](https://github.com/angular/angular-cli/commit/504b00b93b80eec4185838b426c0f6acaa3a148e) | fix | clear context in Karma by default for single run executions |
| [82b76086e](https://github.com/angular/angular-cli/commit/82b76086eb519c224981038dfa55b2ec3cfec0b4) | fix | update webpack to `5.94.0` |

<!-- CHANGELOG SPLIT MARKER -->

<a name="18.2.1"></a>

# 18.2.1 (2024-08-21)
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": "18.2.1",
"version": "18.2.2",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
Expand Down

0 comments on commit 72fb55c

Please sign in to comment.