We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88727a commit 18ea0dbCopy full SHA for 18ea0db
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="18.2.15"></a>
2
+
3
+# 18.2.15 (2025-03-13)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | --------------------- |
9
+| [255c8a50d](https://github.com/angular/angular-cli/commit/255c8a50d2214747c8121e963afcd96cbff39293) | fix | update babel packages |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="18.2.14"></a>
14
15
# 18.2.14 (2025-01-29)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "18.2.14",
+ "version": "18.2.15",
"private": true,
"description": "Software Development Kit for Angular",
"keywords": [
0 commit comments