@fluentui/react-spinner 0.0.0-nightly-20220627-0421.1 → 0.0.0

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,9 +2,9 @@
2
2
  "name": "@fluentui/react-spinner",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 27 Jun 2022 04:33:04 GMT",
6
- "tag": "@fluentui/react-spinner_v0.0.0-nightly-20220627-0421.1",
7
- "version": "0.0.0-nightly-20220627-0421.1",
5
+ "date": "Tue, 28 Jun 2022 04:31:20 GMT",
6
+ "tag": "@fluentui/react-spinner_v0.0.0",
7
+ "version": "0.0.0",
8
8
  "comments": {
9
9
  "none": [
10
10
  {
@@ -27,6 +27,12 @@
27
27
  "commit": "675acea49c97f10837ddee9b8c4350ca27750125",
28
28
  "comment": "Bump Griffel dependencies"
29
29
  },
30
+ {
31
+ "author": "lingfangao@hotmail.com",
32
+ "package": "@fluentui/react-spinner",
33
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
34
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
35
+ },
30
36
  {
31
37
  "author": "ololubek@microsoft.com",
32
38
  "package": "@fluentui/react-spinner",
@@ -37,30 +43,59 @@
37
43
  "author": "Humberto.Morimoto@microsoft.com",
38
44
  "package": "@fluentui/react-spinner",
39
45
  "commit": "95039a95033166fdd6c45478b1e9703302e17bb8"
46
+ }
47
+ ],
48
+ "patch": [
49
+ {
50
+ "author": "lingfangao@hotmail.com",
51
+ "package": "@fluentui/react-spinner",
52
+ "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
53
+ "comment": "feat: Initial 9.0.0 release"
40
54
  },
41
55
  {
42
56
  "author": "beachball",
43
57
  "package": "@fluentui/react-spinner",
44
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220627-0421.1",
45
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
58
+ "comment": "Bump @fluentui/react-theme to v0.0.0",
59
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
46
60
  },
47
61
  {
48
62
  "author": "beachball",
49
63
  "package": "@fluentui/react-spinner",
50
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220627-0421.1",
51
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
64
+ "comment": "Bump @fluentui/react-label to v0.0.0",
65
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
52
66
  },
53
67
  {
54
68
  "author": "beachball",
55
69
  "package": "@fluentui/react-spinner",
56
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220627-0421.1",
57
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
70
+ "comment": "Bump @fluentui/react-utilities to v0.0.0",
71
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-spinner",
76
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1",
77
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Thu, 23 Jun 2022 14:25:31 GMT",
84
+ "tag": "@fluentui/react-spinner_v9.0.0-rc.6",
85
+ "version": "9.0.0-rc.6",
86
+ "comments": {
87
+ "prerelease": [
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui/react-spinner",
91
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
92
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
58
93
  },
59
94
  {
60
95
  "author": "beachball",
61
96
  "package": "@fluentui/react-spinner",
62
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220627-0421.1",
63
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
97
+ "comment": "Bump @fluentui/react-label to v9.0.0-rc.6",
98
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
64
99
  }
65
100
  ]
66
101
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,38 @@
1
1
  # Change Log - @fluentui/react-spinner
2
2
 
3
- This log was last generated on Mon, 27 Jun 2022 04:33:04 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 28 Jun 2022 04:31:20 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220627-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v0.0.0-nightly-20220627-0421.1)
7
+ ## [0.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v0.0.0)
8
8
 
9
- Mon, 27 Jun 2022 04:33:04 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-rc.5..@fluentui/react-spinner_v0.0.0-nightly-20220627-0421.1)
9
+ Tue, 28 Jun 2022 04:31:20 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-rc.6..@fluentui/react-spinner_v0.0.0)
11
+
12
+ ### Patches
13
+
14
+ - feat: Initial 9.0.0 release ([PR #23733](https://github.com/microsoft/fluentui/pull/23733) by lingfangao@hotmail.com)
15
+ - Bump @fluentui/react-theme to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
16
+ - Bump @fluentui/react-label to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
17
+ - Bump @fluentui/react-utilities to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
18
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
11
19
 
12
20
  ### Changes
13
21
 
14
22
  - Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
23
+ - Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
15
24
  - fix: Move role attribute to root slot and update Spinner documentation ([PR #23385](https://github.com/microsoft/fluentui/pull/23385) by ololubek@microsoft.com)
16
25
  - undefined ([PR #23503](https://github.com/microsoft/fluentui/pull/23503) by Humberto.Morimoto@microsoft.com)
17
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
18
- - Bump @fluentui/react-label to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
19
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
20
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
26
+
27
+ ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-rc.6)
28
+
29
+ Thu, 23 Jun 2022 14:25:31 GMT
30
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinner_v9.0.0-rc.5..@fluentui/react-spinner_v9.0.0-rc.6)
31
+
32
+ ### Changes
33
+
34
+ - Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
35
+ - Bump @fluentui/react-label to v9.0.0-rc.6 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
21
36
 
22
37
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinner_v9.0.0-rc.5)
23
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinner",
3
- "version": "0.0.0-nightly-20220627-0421.1",
3
+ "version": "0.0.0",
4
4
  "description": "Spinner component for Fluent UI React",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,13 +28,13 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220627-0421.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220628-0417.1",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-theme": "0.0.0-nightly-20220627-0421.1",
36
- "@fluentui/react-label": "0.0.0-nightly-20220627-0421.1",
37
- "@fluentui/react-utilities": "0.0.0-nightly-20220627-0421.1",
35
+ "@fluentui/react-theme": "^0.0.0",
36
+ "@fluentui/react-label": "^0.0.0",
37
+ "@fluentui/react-utilities": "^0.0.0",
38
38
  "@griffel/react": "1.2.0",
39
39
  "tslib": "^2.1.0"
40
40
  },
@@ -46,9 +46,7 @@
46
46
  },
47
47
  "beachball": {
48
48
  "disallowedChangeTypes": [
49
- "major",
50
- "minor",
51
- "patch"
49
+ "major"
52
50
  ]
53
51
  },
54
52
  "exports": {