@fluentui/react-spinner 9.0.16 → 9.0.18

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,51 @@
2
2
  "name": "@fluentui/react-spinner",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 09 Jan 2023 14:31:49 GMT",
5
+ "date": "Thu, 26 Jan 2023 13:27:53 GMT",
6
+ "tag": "@fluentui/react-spinner_v9.0.18",
7
+ "version": "9.0.18",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-spinner",
13
+ "comment": "Bump @fluentui/react-label to v9.0.18",
14
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-spinner",
19
+ "comment": "Bump @fluentui/react-utilities to v9.5.0",
20
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Mon, 16 Jan 2023 08:38:47 GMT",
27
+ "tag": "@fluentui/react-spinner_v9.0.17",
28
+ "version": "9.0.17",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "martinhochel@microsoft.com",
33
+ "package": "@fluentui/react-spinner",
34
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
35
+ "comment": "chore: migrate to packaged scripts"
36
+ }
37
+ ],
38
+ "patch": [
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-spinner",
42
+ "comment": "Bump @fluentui/react-label to v9.0.17",
43
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
44
+ }
45
+ ]
46
+ }
47
+ },
48
+ {
49
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
6
50
  "tag": "@fluentui/react-spinner_v9.0.16",
7
51
  "version": "9.0.16",
8
52
  "comments": {
@@ -11,13 +55,13 @@
11
55
  "author": "beachball",
12
56
  "package": "@fluentui/react-spinner",
13
57
  "comment": "Bump @fluentui/react-label to v9.0.16",
14
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
58
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
15
59
  },
16
60
  {
17
61
  "author": "beachball",
18
62
  "package": "@fluentui/react-spinner",
19
63
  "comment": "Bump @fluentui/react-utilities to v9.4.0",
20
- "commit": "26f0364b3837056ee8e0df42a7932c298c68290e"
64
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
21
65
  }
22
66
  ]
23
67
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,37 @@
1
1
  # Change Log - @fluentui/react-spinner
2
2
 
3
- This log was last generated on Mon, 09 Jan 2023 14:31:49 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 26 Jan 2023 13:27:53 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.18)
8
+
9
+ Thu, 26 Jan 2023 13:27:53 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.17..@fluentui/react-spinner_v9.0.18)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-label to v9.0.18 ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.5.0 ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by beachball)
16
+
17
+ ## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.17)
18
+
19
+ Mon, 16 Jan 2023 08:38:47 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.16..@fluentui/react-spinner_v9.0.17)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-label to v9.0.17 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
25
+
7
26
  ## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.16)
8
27
 
9
- Mon, 09 Jan 2023 14:31:49 GMT
28
+ Mon, 09 Jan 2023 14:35:02 GMT
10
29
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.15..@fluentui/react-spinner_v9.0.16)
11
30
 
12
31
  ### Patches
13
32
 
14
- - Bump @fluentui/react-label to v9.0.16 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
15
- - Bump @fluentui/react-utilities to v9.4.0 ([PR #26257](https://github.com/microsoft/fluentui/pull/26257) by beachball)
33
+ - Bump @fluentui/react-label to v9.0.16 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
34
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
16
35
 
17
36
  ## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.15)
18
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinner",
3
- "version": "9.0.16",
3
+ "version": "9.0.18",
4
4
  "description": "Spinner component for Fluent UI React",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,12 +28,13 @@
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
30
  "@fluentui/react-conformance-griffel": "9.0.0-beta.19",
31
- "@fluentui/scripts": "*"
31
+ "@fluentui/scripts-api-extractor": "*",
32
+ "@fluentui/scripts-tasks": "*"
32
33
  },
33
34
  "dependencies": {
34
35
  "@fluentui/react-theme": "^9.1.5",
35
- "@fluentui/react-label": "^9.0.16",
36
- "@fluentui/react-utilities": "^9.4.0",
36
+ "@fluentui/react-label": "^9.0.18",
37
+ "@fluentui/react-utilities": "^9.5.0",
37
38
  "@griffel/react": "^1.5.2",
38
39
  "tslib": "^2.1.0"
39
40
  },