Skip to content

Commit

Permalink
release: cut the v15.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Nov 30, 2022
1 parent 0a543ea commit d77416f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,25 @@
<a name="15.0.2"></a>

# 15.0.2 (2022-11-30)

### @angular-devkit/build-angular

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
| [2891d5bc9](https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15) | fix | correctly set Sass quietDeps and verbose options |

### @ngtools/webpack

| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- |
| [d9cc4b028](https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2) | fix | elide unused type references |

## Special Thanks

Alan Agius and Juuso Valkeejärvi

<!-- CHANGELOG SPLIT MARKER -->

<a name="15.0.1"></a>

# 15.0.1 (2022-11-23)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
"version": "15.0.1",
"version": "15.0.2",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
Expand Down

0 comments on commit d77416f

Please sign in to comment.