@fluentui/react-spinner 9.1.7 → 9.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,49 @@
2
2
  "name": "@fluentui/react-spinner",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 04 Apr 2023 18:42:19 GMT",
5
+ "date": "Mon, 17 Apr 2023 17:50:13 GMT",
6
+ "tag": "@fluentui/react-spinner_v9.1.9",
7
+ "version": "9.1.9",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-spinner",
13
+ "comment": "Bump @fluentui/react-label to v9.1.9",
14
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-spinner",
19
+ "comment": "Bump @fluentui/react-utilities to v9.8.0",
20
+ "commit": "35d247e0b6a8c2b22e69942afbabe18043e59585"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 12 Apr 2023 09:31:45 GMT",
27
+ "tag": "@fluentui/react-spinner_v9.1.8",
28
+ "version": "9.1.8",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-spinner",
34
+ "comment": "Bump @fluentui/react-label to v9.1.8",
35
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-spinner",
40
+ "comment": "Bump @fluentui/react-utilities to v9.7.4",
41
+ "commit": "45cb6089b0f5f464ae0dd9e9cba7e199a9d67cd8"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Tue, 04 Apr 2023 18:44:50 GMT",
6
48
  "tag": "@fluentui/react-spinner_v9.1.7",
7
49
  "version": "9.1.7",
8
50
  "comments": {
@@ -11,13 +53,13 @@
11
53
  "author": "beachball",
12
54
  "package": "@fluentui/react-spinner",
13
55
  "comment": "Bump @fluentui/react-label to v9.1.7",
14
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
56
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
15
57
  },
16
58
  {
17
59
  "author": "beachball",
18
60
  "package": "@fluentui/react-spinner",
19
61
  "comment": "Bump @fluentui/react-utilities to v9.7.3",
20
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
62
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
21
63
  }
22
64
  ]
23
65
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,38 @@
1
1
  # Change Log - @fluentui/react-spinner
2
2
 
3
- This log was last generated on Tue, 04 Apr 2023 18:42:19 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 17 Apr 2023 17:50:13 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.1.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.1.9)
8
+
9
+ Mon, 17 Apr 2023 17:50:13 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.1.8..@fluentui/react-spinner_v9.1.9)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-label to v9.1.9 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.8.0 ([PR #27564](https://github.com/microsoft/fluentui/pull/27564) by beachball)
16
+
17
+ ## [9.1.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.1.8)
18
+
19
+ Wed, 12 Apr 2023 09:31:45 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.1.7..@fluentui/react-spinner_v9.1.8)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-label to v9.1.8 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
25
+ - Bump @fluentui/react-utilities to v9.7.4 ([PR #27274](https://github.com/microsoft/fluentui/pull/27274) by beachball)
26
+
7
27
  ## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.1.7)
8
28
 
9
- Tue, 04 Apr 2023 18:42:19 GMT
29
+ Tue, 04 Apr 2023 18:44:50 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.1.5..@fluentui/react-spinner_v9.1.7)
11
31
 
12
32
  ### Patches
13
33
 
14
- - Bump @fluentui/react-label to v9.1.7 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
15
- - Bump @fluentui/react-utilities to v9.7.3 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
34
+ - Bump @fluentui/react-label to v9.1.7 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
35
+ - Bump @fluentui/react-utilities to v9.7.3 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
16
36
 
17
37
  ## [9.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.1.5)
18
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinner",
3
- "version": "9.1.7",
3
+ "version": "9.1.9",
4
4
  "description": "Spinner component for Fluent UI React",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -32,10 +32,10 @@
32
32
  "@fluentui/scripts-tasks": "*"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-label": "^9.1.7",
35
+ "@fluentui/react-label": "^9.1.9",
36
36
  "@fluentui/react-shared-contexts": "^9.3.3",
37
37
  "@fluentui/react-theme": "^9.1.7",
38
- "@fluentui/react-utilities": "^9.7.3",
38
+ "@fluentui/react-utilities": "^9.8.0",
39
39
  "@griffel/react": "^1.5.2",
40
40
  "@swc/helpers": "^0.4.14"
41
41
  },