File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8
8
"comments" : {
9
9
"major" : [
10
10
{
11
- "comment" : " Changed AsyncRequestStatus from an enumeration to a type"
11
+ "comment" : " Changed ` AsyncRequestStatus` from an enumeration to a type"
12
12
}
13
13
],
14
14
"minor" : [
19
19
"patch" : [
20
20
{
21
21
"comment" : " Resolve Json5 security warnings"
22
+ },
23
+ {
24
+ "comment" : " Resolve build warnings concerning Sass `mathdiv`"
22
25
}
23
26
],
24
27
"none" : [
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Fri, 24 Feb 2023 09:52:00 GMT
7
7
8
8
### Major changes
9
9
10
- - Changed AsyncRequestStatus from an enumeration to a type
10
+ - Changed ` AsyncRequestStatus ` from an enumeration to a type
11
11
12
12
### Minor changes
13
13
@@ -16,6 +16,7 @@ Fri, 24 Feb 2023 09:52:00 GMT
16
16
### Patch changes
17
17
18
18
- Resolve Json5 security warnings
19
+ - Resolve build warnings concerning Sass ` mathdiv `
19
20
20
21
## 1.3.0
21
22
Fri, 12 Aug 2022 09:12:00 GMT
You can’t perform that action at this time.
0 commit comments