Skip to content

Commit d77416f

Browse files
committed
release: cut the v15.0.2 release
1 parent 0a543ea commit d77416f

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
<a name="15.0.2"></a>
2+
3+
# 15.0.2 (2022-11-30)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
9+
| [2891d5bc9](https://github.com/angular/angular-cli/commit/2891d5bc9eecf7fa8e3b80906d9c56e6a49f3d15) | fix | correctly set Sass quietDeps and verbose options |
10+
11+
### @ngtools/webpack
12+
13+
| Commit | Type | Description |
14+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------- |
15+
| [d9cc4b028](https://github.com/angular/angular-cli/commit/d9cc4b0289eaf382782a994a15497e9526c5a4a2) | fix | elide unused type references |
16+
17+
## Special Thanks
18+
19+
Alan Agius and Juuso Valkeejärvi
20+
21+
<!-- CHANGELOG SPLIT MARKER -->
22+
123
<a name="15.0.1"></a>
224

325
# 15.0.1 (2022-11-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "15.0.1",
3+
"version": "15.0.2",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"bin": {

0 commit comments

Comments
 (0)