@fluentui/react-label 0.0.0-nightly-20220623-0419.1 → 0.0.0-nightly-20220629-1444.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 +103 -8
- package/CHANGELOG.md +44 -6
- package/package.json +6 -8
package/CHANGELOG.json
CHANGED
@@ -2,10 +2,78 @@
|
|
2
2
|
"name": "@fluentui/react-label",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-label_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Wed, 29 Jun 2022 14:56:16 GMT",
|
6
|
+
"tag": "@fluentui/react-label_v0.0.0-nightly-20220629-1444.1",
|
7
|
+
"version": "0.0.0-nightly-20220629-1444.1",
|
8
8
|
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "email not defined",
|
12
|
+
"package": "@fluentui/react-label",
|
13
|
+
"commit": "not available",
|
14
|
+
"comment": "Release nightly v9"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-label",
|
19
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220629-1444.1",
|
20
|
+
"commit": "69fd45674774a9e2e90bb9fcb472a7d0b13aeafd"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-label",
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220629-1444.1",
|
26
|
+
"commit": "69fd45674774a9e2e90bb9fcb472a7d0b13aeafd"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-label",
|
31
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220629-1444.1",
|
32
|
+
"commit": "69fd45674774a9e2e90bb9fcb472a7d0b13aeafd"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Tue, 28 Jun 2022 17:39:49 GMT",
|
39
|
+
"tag": "@fluentui/react-label_v9.0.1",
|
40
|
+
"version": "9.0.1",
|
41
|
+
"comments": {
|
42
|
+
"patch": [
|
43
|
+
{
|
44
|
+
"author": "lingfangao@hotmail.com",
|
45
|
+
"package": "@fluentui/react-label",
|
46
|
+
"commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
|
47
|
+
"comment": "fix: Use caret dependency range for Griffel"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"author": "beachball",
|
51
|
+
"package": "@fluentui/react-label",
|
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:38 GMT",
|
60
|
+
"tag": "@fluentui/react-label_v9.0.0",
|
61
|
+
"version": "9.0.0",
|
62
|
+
"comments": {
|
63
|
+
"prerelease": [
|
64
|
+
{
|
65
|
+
"author": "lingfangao@hotmail.com",
|
66
|
+
"package": "@fluentui/react-label",
|
67
|
+
"commit": "675acea49c97f10837ddee9b8c4350ca27750125",
|
68
|
+
"comment": "Bump Griffel dependencies"
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"author": "lingfangao@hotmail.com",
|
72
|
+
"package": "@fluentui/react-label",
|
73
|
+
"commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
|
74
|
+
"comment": "Update 9.0.0-rc dependencies to use caret range"
|
75
|
+
}
|
76
|
+
],
|
9
77
|
"none": [
|
10
78
|
{
|
11
79
|
"author": "Humberto.Morimoto@microsoft.com",
|
@@ -20,18 +88,45 @@
|
|
20
88
|
"comment": "chore: Move Label stories to folder with index entry."
|
21
89
|
}
|
22
90
|
],
|
23
|
-
"
|
91
|
+
"patch": [
|
92
|
+
{
|
93
|
+
"author": "lingfangao@hotmail.com",
|
94
|
+
"package": "@fluentui/react-label",
|
95
|
+
"commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
|
96
|
+
"comment": "feat: Initial 9.0.0 release"
|
97
|
+
},
|
98
|
+
{
|
99
|
+
"author": "beachball",
|
100
|
+
"package": "@fluentui/react-label",
|
101
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0",
|
102
|
+
"commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
|
103
|
+
},
|
24
104
|
{
|
25
105
|
"author": "beachball",
|
26
106
|
"package": "@fluentui/react-label",
|
27
|
-
"comment": "Bump @fluentui/react-
|
28
|
-
"commit": "
|
107
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0",
|
108
|
+
"commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
|
29
109
|
},
|
30
110
|
{
|
31
111
|
"author": "beachball",
|
32
112
|
"package": "@fluentui/react-label",
|
33
|
-
"comment": "Bump @fluentui/react-
|
34
|
-
"commit": "
|
113
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9",
|
114
|
+
"commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
|
115
|
+
}
|
116
|
+
]
|
117
|
+
}
|
118
|
+
},
|
119
|
+
{
|
120
|
+
"date": "Thu, 23 Jun 2022 14:25:31 GMT",
|
121
|
+
"tag": "@fluentui/react-label_v9.0.0-rc.6",
|
122
|
+
"version": "9.0.0-rc.6",
|
123
|
+
"comments": {
|
124
|
+
"prerelease": [
|
125
|
+
{
|
126
|
+
"author": "beachball",
|
127
|
+
"package": "@fluentui/react-label",
|
128
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
|
129
|
+
"commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
|
35
130
|
}
|
36
131
|
]
|
37
132
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,18 +1,56 @@
|
|
1
1
|
# Change Log - @fluentui/react-label
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 29 Jun 2022 14:56:16 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220629-1444.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v0.0.0-nightly-20220629-1444.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.
|
9
|
+
Wed, 29 Jun 2022 14:56:16 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.1..@fluentui/react-label_v0.0.0-nightly-20220629-1444.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
-
|
15
|
-
- Bump @fluentui/react-
|
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-20220629-1444.1 ([commit](https://github.com/microsoft/fluentui/commit/69fd45674774a9e2e90bb9fcb472a7d0b13aeafd) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220629-1444.1 ([commit](https://github.com/microsoft/fluentui/commit/69fd45674774a9e2e90bb9fcb472a7d0b13aeafd) by beachball)
|
17
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220629-1444.1 ([commit](https://github.com/microsoft/fluentui/commit/69fd45674774a9e2e90bb9fcb472a7d0b13aeafd) by beachball)
|
18
|
+
|
19
|
+
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.1)
|
20
|
+
|
21
|
+
Tue, 28 Jun 2022 17:39:49 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0..@fluentui/react-label_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-label_v9.0.0)
|
30
|
+
|
31
|
+
Tue, 28 Jun 2022 15:13:38 GMT
|
32
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-rc.6..@fluentui/react-label_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)
|
40
|
+
|
41
|
+
### Changes
|
42
|
+
|
43
|
+
- Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.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)
|
45
|
+
|
46
|
+
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-rc.6)
|
47
|
+
|
48
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
49
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-rc.5..@fluentui/react-label_v9.0.0-rc.6)
|
50
|
+
|
51
|
+
### Changes
|
52
|
+
|
53
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
|
16
54
|
|
17
55
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-rc.5)
|
18
56
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-label",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220629-1444.1",
|
4
4
|
"description": "Fluent UI React Label component",
|
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-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220629-1444.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
36
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
37
|
-
"@griffel/react": "1.
|
35
|
+
"@fluentui/react-theme": "^0.0.0-nightly-20220629-1444.1",
|
36
|
+
"@fluentui/react-utilities": "^0.0.0-nightly-20220629-1444.1",
|
37
|
+
"@griffel/react": "^1.2.0",
|
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": {
|