@fluentui/react-progress 9.1.28 → 9.1.30
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +51 -3
- package/CHANGELOG.md +25 -4
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,55 @@
|
|
2
2
|
"name": "@fluentui/react-progress",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Wed,
|
5
|
+
"date": "Wed, 23 Aug 2023 11:58:32 GMT",
|
6
|
+
"tag": "@fluentui/react-progress_v9.1.30",
|
7
|
+
"version": "9.1.30",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-progress",
|
13
|
+
"comment": "Bump @fluentui/react-field to v9.1.20",
|
14
|
+
"commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-progress",
|
19
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.1",
|
20
|
+
"commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-progress",
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v9.11.2",
|
26
|
+
"commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
|
27
|
+
}
|
28
|
+
]
|
29
|
+
}
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"date": "Wed, 16 Aug 2023 17:41:08 GMT",
|
33
|
+
"tag": "@fluentui/react-progress_v9.1.29",
|
34
|
+
"version": "9.1.29",
|
35
|
+
"comments": {
|
36
|
+
"patch": [
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-progress",
|
40
|
+
"comment": "Bump @fluentui/react-field to v9.1.19",
|
41
|
+
"commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"author": "beachball",
|
45
|
+
"package": "@fluentui/react-progress",
|
46
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0",
|
47
|
+
"commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
|
48
|
+
}
|
49
|
+
]
|
50
|
+
}
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"date": "Wed, 16 Aug 2023 11:38:33 GMT",
|
6
54
|
"tag": "@fluentui/react-progress_v9.1.28",
|
7
55
|
"version": "9.1.28",
|
8
56
|
"comments": {
|
@@ -11,13 +59,13 @@
|
|
11
59
|
"author": "beachball",
|
12
60
|
"package": "@fluentui/react-progress",
|
13
61
|
"comment": "Bump @fluentui/react-field to v9.1.18",
|
14
|
-
"commit": "
|
62
|
+
"commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
|
15
63
|
},
|
16
64
|
{
|
17
65
|
"author": "beachball",
|
18
66
|
"package": "@fluentui/react-progress",
|
19
67
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16",
|
20
|
-
"commit": "
|
68
|
+
"commit": "70fb3a013a466af6f5918b7301761b14dc46cea3"
|
21
69
|
}
|
22
70
|
]
|
23
71
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,18 +1,39 @@
|
|
1
1
|
# Change Log - @fluentui/react-progress
|
2
2
|
|
3
|
-
This log was last generated on Wed,
|
3
|
+
This log was last generated on Wed, 23 Aug 2023 11:58:32 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.1.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.30)
|
8
|
+
|
9
|
+
Wed, 23 Aug 2023 11:58:32 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.29..@fluentui/react-progress_v9.1.30)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-field to v9.1.20 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
|
15
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.1 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v9.11.2 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
|
17
|
+
|
18
|
+
## [9.1.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.29)
|
19
|
+
|
20
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
21
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.28..@fluentui/react-progress_v9.1.29)
|
22
|
+
|
23
|
+
### Patches
|
24
|
+
|
25
|
+
- Bump @fluentui/react-field to v9.1.19 ([PR #28885](https://github.com/microsoft/fluentui/pull/28885) by beachball)
|
26
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0 ([PR #28885](https://github.com/microsoft/fluentui/pull/28885) by beachball)
|
27
|
+
|
7
28
|
## [9.1.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.28)
|
8
29
|
|
9
|
-
Wed, 16 Aug 2023 11:
|
30
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
10
31
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.1.27..@fluentui/react-progress_v9.1.28)
|
11
32
|
|
12
33
|
### Patches
|
13
34
|
|
14
|
-
- Bump @fluentui/react-field to v9.1.18 ([
|
15
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16 ([
|
35
|
+
- Bump @fluentui/react-field to v9.1.18 ([PR #28791](https://github.com/microsoft/fluentui/pull/28791) by beachball)
|
36
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.16 ([PR #28791](https://github.com/microsoft/fluentui/pull/28791) by beachball)
|
16
37
|
|
17
38
|
## [9.1.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.1.27)
|
18
39
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-progress",
|
3
|
-
"version": "9.1.
|
3
|
+
"version": "9.1.30",
|
4
4
|
"description": "Progress component for FluentUI v9",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -33,11 +33,11 @@
|
|
33
33
|
"@fluentui/scripts-tasks": "*"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@fluentui/react-field": "^9.1.
|
37
|
-
"@fluentui/react-jsx-runtime": "9.0.
|
36
|
+
"@fluentui/react-field": "^9.1.20",
|
37
|
+
"@fluentui/react-jsx-runtime": "^9.0.1",
|
38
38
|
"@fluentui/react-shared-contexts": "^9.7.2",
|
39
39
|
"@fluentui/react-theme": "^9.1.11",
|
40
|
-
"@fluentui/react-utilities": "^9.11.
|
40
|
+
"@fluentui/react-utilities": "^9.11.2",
|
41
41
|
"@griffel/react": "^1.5.14",
|
42
42
|
"@swc/helpers": "^0.4.14"
|
43
43
|
},
|