We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acd7527 commit 5fd15e6Copy full SHA for 5fd15e6
2 files changed
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+<a name="13.2.1"></a>
2
+
3
+# 13.2.1 (2022-01-31)
4
5
+### @angular-devkit/build-angular
6
7
+| Commit | Type | Description |
8
+| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------- |
9
+| [acd752773](https://github.com/angular/angular-cli/commit/acd752773d85e4debbc2b415c7ea369bc3d7018a) | fix | invalid browsers version ranges |
10
11
+## Special Thanks
12
13
+Alan Agius
14
15
+<!-- CHANGELOG SPLIT MARKER -->
16
17
<a name="13.2.0"></a>
18
19
# 13.2.0 (2022-01-26)
package.json
@@ -1,6 +1,6 @@
{
"name": "@angular/devkit-repo",
- "version": "13.2.0",
+ "version": "13.2.1",
"private": true,
"description": "Software Development Kit for Angular",
"bin": {
0 commit comments