@fluentui/react-divider 0.0.0-nightly940de09b9520220131.1 → 0.0.0-nightly946f57cad420220203.1

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,15 +2,15 @@
2
2
  "name": "@fluentui/react-divider",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 31 Jan 2022 04:15:58 GMT",
6
- "tag": "@fluentui/react-divider_v0.0.0-nightly940de09b9520220131.1",
7
- "version": "0.0.0-nightly940de09b9520220131.1",
5
+ "date": "Thu, 03 Feb 2022 04:17:00 GMT",
6
+ "tag": "@fluentui/react-divider_v0.0.0-nightly946f57cad420220203.1",
7
+ "version": "0.0.0-nightly946f57cad420220203.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-divider",
13
- "commit": "7343cc2ca2eaca5e933abf6a8b8b57f910107cc4",
13
+ "commit": "1d230926e10b3b722bd932be1ec39faaf340671c",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
16
  {
@@ -76,14 +76,14 @@
76
76
  {
77
77
  "author": "beachball",
78
78
  "package": "@fluentui/react-divider",
79
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly940de09b9520220131.1",
80
- "commit": "7343cc2ca2eaca5e933abf6a8b8b57f910107cc4"
79
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly946f57cad420220203.1",
80
+ "commit": "1d230926e10b3b722bd932be1ec39faaf340671c"
81
81
  },
82
82
  {
83
83
  "author": "beachball",
84
84
  "package": "@fluentui/react-divider",
85
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly940de09b9520220131.1",
86
- "commit": "7343cc2ca2eaca5e933abf6a8b8b57f910107cc4"
85
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly946f57cad420220203.1",
86
+ "commit": "1d230926e10b3b722bd932be1ec39faaf340671c"
87
87
  }
88
88
  ],
89
89
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,17 +1,17 @@
1
1
  # Change Log - @fluentui/react-divider
2
2
 
3
- This log was last generated on Mon, 31 Jan 2022 04:15:58 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 03 Feb 2022 04:17:00 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly940de09b9520220131.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v0.0.0-nightly940de09b9520220131.1)
7
+ ## [0.0.0-nightly946f57cad420220203.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v0.0.0-nightly946f57cad420220203.1)
8
8
 
9
- Mon, 31 Jan 2022 04:15:58 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.4..@fluentui/react-divider_v0.0.0-nightly940de09b9520220131.1)
9
+ Thu, 03 Feb 2022 04:17:00 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.4..@fluentui/react-divider_v0.0.0-nightly946f57cad420220203.1)
11
11
 
12
12
  ### Changes
13
13
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/7343cc2ca2eaca5e933abf6a8b8b57f910107cc4) by email not defined)
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/1d230926e10b3b722bd932be1ec39faaf340671c) by email not defined)
15
15
  - set minimum line length based on a11y review ([PR #21362](https://github.com/microsoft/fluentui/pull/21362) by gcox@microsoft.com)
16
16
  - update styles to not use CSS shorthands ([PR #20817](https://github.com/microsoft/fluentui/pull/20817) by olfedias@microsoft.com)
17
17
  - Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by Humberto.Morimoto@microsoft.com)
@@ -22,8 +22,8 @@ Mon, 31 Jan 2022 04:15:58 GMT
22
22
  - BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
23
23
  - Updating use of tokens.fontWeight now that we don't need to use casting. ([PR #21217](https://github.com/microsoft/fluentui/pull/21217) by Humberto.Morimoto@microsoft.com)
24
24
  - Replace make-styles packages with griffel equivalents. ([PR #21433](https://github.com/microsoft/fluentui/pull/21433) by olfedias@microsoft.com)
25
- - Bump @fluentui/react-utilities to v0.0.0-nightly940de09b9520220131.1 ([commit](https://github.com/microsoft/fluentui/commit/7343cc2ca2eaca5e933abf6a8b8b57f910107cc4) by beachball)
26
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly940de09b9520220131.1 ([commit](https://github.com/microsoft/fluentui/commit/7343cc2ca2eaca5e933abf6a8b8b57f910107cc4) by beachball)
25
+ - Bump @fluentui/react-utilities to v0.0.0-nightly946f57cad420220203.1 ([commit](https://github.com/microsoft/fluentui/commit/1d230926e10b3b722bd932be1ec39faaf340671c) by beachball)
26
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly946f57cad420220203.1 ([commit](https://github.com/microsoft/fluentui/commit/1d230926e10b3b722bd932be1ec39faaf340671c) by beachball)
27
27
 
28
28
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.4)
29
29
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-divider",
3
- "version": "0.0.0-nightly940de09b9520220131.1",
3
+ "version": "0.0.0-nightly946f57cad420220203.1",
4
4
  "description": "Fluent UI component to visually separate content.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,7 +28,7 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly940de09b9520220131.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly946f57cad420220203.1",
32
32
  "@fluentui/scripts": "^1.0.0",
33
33
  "@types/enzyme": "3.10.3",
34
34
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -43,7 +43,7 @@
43
43
  },
44
44
  "dependencies": {
45
45
  "@griffel/react": "1.0.0",
46
- "@fluentui/react-utilities": "0.0.0-nightly940de09b9520220131.1",
46
+ "@fluentui/react-utilities": "0.0.0-nightly946f57cad420220203.1",
47
47
  "tslib": "^2.1.0"
48
48
  },
49
49
  "peerDependencies": {