@fluentui/react-divider 0.0.0-nightly-20220627-0421.1 → 0.0.0-nightly-20220705-0421.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,46 +2,88 @@
2
2
  "name": "@fluentui/react-divider",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 27 Jun 2022 04:32:45 GMT",
6
- "tag": "@fluentui/react-divider_v0.0.0-nightly-20220627-0421.1",
7
- "version": "0.0.0-nightly-20220627-0421.1",
5
+ "date": "Tue, 05 Jul 2022 04:33:57 GMT",
6
+ "tag": "@fluentui/react-divider_v0.0.0-nightly-20220705-0421.1",
7
+ "version": "0.0.0-nightly-20220705-0421.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
- "author": "Humberto.Morimoto@microsoft.com",
11
+ "author": "email not defined",
12
12
  "package": "@fluentui/react-divider",
13
- "commit": "09f58dcbef2306875046261dc0b7821283ccc287",
14
- "comment": "chore: Using ::before and ::after instead of :before and :after."
13
+ "commit": "not available",
14
+ "comment": "Release nightly v9"
15
15
  },
16
16
  {
17
- "author": "lingfangao@hotmail.com",
17
+ "author": "beachball",
18
18
  "package": "@fluentui/react-divider",
19
- "commit": "675acea49c97f10837ddee9b8c4350ca27750125",
20
- "comment": "Bump Griffel dependencies"
19
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220705-0421.1",
20
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
21
21
  },
22
22
  {
23
- "author": "Humberto.Morimoto@microsoft.com",
23
+ "author": "beachball",
24
24
  "package": "@fluentui/react-divider",
25
- "commit": "79a3a86436a5194f83cdaf561cd04e24a9a07d78",
26
- "comment": "README, spec and migration guide cleanup."
25
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220705-0421.1",
26
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-divider",
31
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220627-0421.1",
32
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
31
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220705-0421.1",
32
+ "commit": "7e38a357620f7ae2dbd4c42dfb81c4488a0c642d"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Tue, 28 Jun 2022 17:39:48 GMT",
39
+ "tag": "@fluentui/react-divider_v9.0.1",
40
+ "version": "9.0.1",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "lingfangao@hotmail.com",
45
+ "package": "@fluentui/react-divider",
46
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
47
+ "comment": "fix: Use caret dependency range for Griffel"
33
48
  },
34
49
  {
35
50
  "author": "beachball",
36
51
  "package": "@fluentui/react-divider",
37
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220627-0421.1",
38
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
52
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10",
53
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
54
+ }
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "date": "Tue, 28 Jun 2022 15:13:34 GMT",
60
+ "tag": "@fluentui/react-divider_v9.0.0",
61
+ "version": "9.0.0",
62
+ "comments": {
63
+ "prerelease": [
64
+ {
65
+ "author": "Humberto.Morimoto@microsoft.com",
66
+ "package": "@fluentui/react-divider",
67
+ "commit": "09f58dcbef2306875046261dc0b7821283ccc287",
68
+ "comment": "chore: Using ::before and ::after instead of :before and :after."
39
69
  },
40
70
  {
41
- "author": "beachball",
71
+ "author": "lingfangao@hotmail.com",
42
72
  "package": "@fluentui/react-divider",
43
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220627-0421.1",
44
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
73
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
74
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
75
+ },
76
+ {
77
+ "author": "lingfangao@hotmail.com",
78
+ "package": "@fluentui/react-divider",
79
+ "commit": "675acea49c97f10837ddee9b8c4350ca27750125",
80
+ "comment": "Bump Griffel dependencies"
81
+ },
82
+ {
83
+ "author": "Humberto.Morimoto@microsoft.com",
84
+ "package": "@fluentui/react-divider",
85
+ "commit": "79a3a86436a5194f83cdaf561cd04e24a9a07d78",
86
+ "comment": "README, spec and migration guide cleanup."
45
87
  }
46
88
  ],
47
89
  "none": [
@@ -57,6 +99,47 @@
57
99
  "commit": "ed08fb6d86fc74667a93db7d2cf43286aaa21faf",
58
100
  "comment": "docs: Added upgrade guide for divider."
59
101
  }
102
+ ],
103
+ "patch": [
104
+ {
105
+ "author": "lingfangao@hotmail.com",
106
+ "package": "@fluentui/react-divider",
107
+ "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
108
+ "comment": "feat: Initial 9.0.0 release"
109
+ },
110
+ {
111
+ "author": "beachball",
112
+ "package": "@fluentui/react-divider",
113
+ "comment": "Bump @fluentui/react-theme to v9.0.0",
114
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
115
+ },
116
+ {
117
+ "author": "beachball",
118
+ "package": "@fluentui/react-divider",
119
+ "comment": "Bump @fluentui/react-utilities to v9.0.0",
120
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
121
+ },
122
+ {
123
+ "author": "beachball",
124
+ "package": "@fluentui/react-divider",
125
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9",
126
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
127
+ }
128
+ ]
129
+ }
130
+ },
131
+ {
132
+ "date": "Thu, 23 Jun 2022 14:25:31 GMT",
133
+ "tag": "@fluentui/react-divider_v9.0.0-rc.12",
134
+ "version": "9.0.0-rc.12",
135
+ "comments": {
136
+ "prerelease": [
137
+ {
138
+ "author": "beachball",
139
+ "package": "@fluentui/react-divider",
140
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
141
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
142
+ }
60
143
  ]
61
144
  }
62
145
  },
package/CHANGELOG.md CHANGED
@@ -1,22 +1,58 @@
1
1
  # Change Log - @fluentui/react-divider
2
2
 
3
- This log was last generated on Mon, 27 Jun 2022 04:32:45 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 05 Jul 2022 04:33:57 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-divider_v0.0.0-nightly-20220627-0421.1)
7
+ ## [0.0.0-nightly-20220705-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v0.0.0-nightly-20220705-0421.1)
8
8
 
9
- Mon, 27 Jun 2022 04:32:45 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.11..@fluentui/react-divider_v0.0.0-nightly-20220627-0421.1)
9
+ Tue, 05 Jul 2022 04:33:57 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.1..@fluentui/react-divider_v0.0.0-nightly-20220705-0421.1)
11
+
12
+ ### Changes
13
+
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
16
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
17
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220705-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/7e38a357620f7ae2dbd4c42dfb81c4488a0c642d) by beachball)
18
+
19
+ ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.1)
20
+
21
+ Tue, 28 Jun 2022 17:39:48 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0..@fluentui/react-divider_v9.0.1)
23
+
24
+ ### Patches
25
+
26
+ - fix: Use caret dependency range for Griffel ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by lingfangao@hotmail.com)
27
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
28
+
29
+ ## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0)
30
+
31
+ Tue, 28 Jun 2022 15:13:34 GMT
32
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.12..@fluentui/react-divider_v9.0.0)
33
+
34
+ ### Patches
35
+
36
+ - feat: Initial 9.0.0 release ([PR #23733](https://github.com/microsoft/fluentui/pull/23733) by lingfangao@hotmail.com)
37
+ - Bump @fluentui/react-theme to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
38
+ - Bump @fluentui/react-utilities to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
39
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
11
40
 
12
41
  ### Changes
13
42
 
14
43
  - chore: Using ::before and ::after instead of :before and :after. ([PR #23469](https://github.com/microsoft/fluentui/pull/23469) by Humberto.Morimoto@microsoft.com)
44
+ - Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
15
45
  - Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
16
46
  - README, spec and migration guide cleanup. ([PR #23439](https://github.com/microsoft/fluentui/pull/23439) 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-utilities to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
47
+
48
+ ## [9.0.0-rc.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.12)
49
+
50
+ Thu, 23 Jun 2022 14:25:31 GMT
51
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.11..@fluentui/react-divider_v9.0.0-rc.12)
52
+
53
+ ### Changes
54
+
55
+ - Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
20
56
 
21
57
  ## [9.0.0-rc.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.11)
22
58
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-divider",
3
- "version": "0.0.0-nightly-20220627-0421.1",
3
+ "version": "0.0.0-nightly-20220705-0421.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,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-20220705-0421.1",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@griffel/react": "1.2.0",
36
- "@fluentui/react-theme": "0.0.0-nightly-20220627-0421.1",
37
- "@fluentui/react-utilities": "0.0.0-nightly-20220627-0421.1",
35
+ "@griffel/react": "^1.2.0",
36
+ "@fluentui/react-theme": "^0.0.0-nightly-20220705-0421.1",
37
+ "@fluentui/react-utilities": "^0.0.0-nightly-20220705-0421.1",
38
38
  "tslib": "^2.1.0"
39
39
  },
40
40
  "peerDependencies": {
@@ -45,9 +45,7 @@
45
45
  },
46
46
  "beachball": {
47
47
  "disallowedChangeTypes": [
48
- "major",
49
- "minor",
50
- "patch"
48
+ "major"
51
49
  ]
52
50
  },
53
51
  "exports": {