Skip to content

Commit de95545

Browse files
committed
release: cut the v18.2.11 release
1 parent 87ec15b commit de95545

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="18.2.11"></a>
2+
3+
# 18.2.11 (2024-10-30)
4+
5+
### @angular/build
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
9+
| [87ec15ba2](https://github.com/angular/angular-cli/commit/87ec15ba266436b7b99b0629beaea3e487434115) | fix | show error message when error stack is undefined |
10+
11+
<!-- CHANGELOG SPLIT MARKER -->
12+
113
<a name="18.2.10"></a>
214

315
# 18.2.10 (2024-10-23)

package.json

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

0 commit comments

Comments
 (0)