@fluentui/react-divider 9.0.0-rc.6 → 9.0.0-rc.7

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,28 @@
2
2
  "name": "@fluentui/react-divider",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 19 Apr 2022 19:14:33 GMT",
5
+ "date": "Wed, 04 May 2022 13:24:22 GMT",
6
+ "tag": "@fluentui/react-divider_v9.0.0-rc.7",
7
+ "version": "9.0.0-rc.7",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-divider",
13
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
14
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-divider",
19
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
20
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 19 Apr 2022 19:17:23 GMT",
6
27
  "tag": "@fluentui/react-divider_v9.0.0-rc.6",
7
28
  "version": "9.0.0-rc.6",
8
29
  "comments": {
@@ -43,19 +64,19 @@
43
64
  "author": "beachball",
44
65
  "package": "@fluentui/react-divider",
45
66
  "comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
46
- "commit": "9c8592decacb9f7b1dc608a03c9f991918806008"
67
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
47
68
  },
48
69
  {
49
70
  "author": "beachball",
50
71
  "package": "@fluentui/react-divider",
51
72
  "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
52
- "commit": "9c8592decacb9f7b1dc608a03c9f991918806008"
73
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
53
74
  },
54
75
  {
55
76
  "author": "beachball",
56
77
  "package": "@fluentui/react-divider",
57
78
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
58
- "commit": "9c8592decacb9f7b1dc608a03c9f991918806008"
79
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
59
80
  }
60
81
  ]
61
82
  }
package/CHANGELOG.md CHANGED
@@ -1,12 +1,22 @@
1
1
  # Change Log - @fluentui/react-divider
2
2
 
3
- This log was last generated on Tue, 19 Apr 2022 19:14:33 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 04 May 2022 13:24:22 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.7)
8
+
9
+ Wed, 04 May 2022 13:24:22 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.6..@fluentui/react-divider_v9.0.0-rc.7)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
16
+
7
17
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.6)
8
18
 
9
- Tue, 19 Apr 2022 19:14:33 GMT
19
+ Tue, 19 Apr 2022 19:17:23 GMT
10
20
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.5..@fluentui/react-divider_v9.0.0-rc.6)
11
21
 
12
22
  ### Changes
@@ -14,9 +24,9 @@ Tue, 19 Apr 2022 19:14:33 GMT
14
24
  - Removing star exports. ([PR #22136](https://github.com/microsoft/fluentui/pull/22136) by Humberto.Morimoto@microsoft.com)
15
25
  - chore: Update Griffel to latest version ([PR #21976](https://github.com/microsoft/fluentui/pull/21976) by olfedias@microsoft.com)
16
26
  - Add static classnames to Divider ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
17
- - Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #22367](https://github.com/microsoft/fluentui/pull/22367) by beachball)
18
- - Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #22367](https://github.com/microsoft/fluentui/pull/22367) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #22367](https://github.com/microsoft/fluentui/pull/22367) by beachball)
27
+ - Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
28
+ - Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
29
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
20
30
 
21
31
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.5)
22
32
 
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-divider",
3
- "version": "9.0.0-rc.6",
3
+ "version": "9.0.0-rc.7",
4
4
  "description": "Fluent UI component to visually separate content.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,8 +33,8 @@
33
33
  },
34
34
  "dependencies": {
35
35
  "@griffel/react": "1.0.3",
36
- "@fluentui/react-theme": "9.0.0-rc.5",
37
- "@fluentui/react-utilities": "9.0.0-rc.6",
36
+ "@fluentui/react-theme": "9.0.0-rc.6",
37
+ "@fluentui/react-utilities": "9.0.0-rc.7",
38
38
  "tslib": "^2.1.0"
39
39
  },
40
40
  "peerDependencies": {