We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfc1f0f commit b479063Copy full SHA for b479063
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+<a name="15.2.10"></a>
2
+
3
+# 15.2.10 (2023-10-05)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------ |
9
+| [05213c95b](https://github.com/angular/angular-cli/commit/05213c95b032dd64fdc73ed33af695e9f19b5d09) | fix | update dependency postcss to v8.4.31 |
10
11
+<!-- CHANGELOG SPLIT MARKER -->
12
13
<a name="15.2.9"></a>
14
15
# 15.2.9 (2023-06-28)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "15.2.9",
+ "version": "15.2.10",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments