@fluentui/react-label 0.0.0-nightly-20220419-0420.1 → 0.0.0-nightly-20220422-0419.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-label",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 19 Apr 2022 04:29:02 GMT",
6
- "tag": "@fluentui/react-label_v0.0.0-nightly-20220419-0420.1",
7
- "version": "0.0.0-nightly-20220419-0420.1",
5
+ "date": "Fri, 22 Apr 2022 04:28:42 GMT",
6
+ "tag": "@fluentui/react-label_v0.0.0-nightly-20220422-0419.1",
7
+ "version": "0.0.0-nightly-20220422-0419.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -13,12 +13,45 @@
13
13
  "commit": "not available",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-label",
19
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220422-0419.1",
20
+ "commit": "0dbe6a48dea9ac8bef02ea228baf4172014f9ac9"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-label",
25
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220422-0419.1",
26
+ "commit": "0dbe6a48dea9ac8bef02ea228baf4172014f9ac9"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-label",
31
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220422-0419.1",
32
+ "commit": "0dbe6a48dea9ac8bef02ea228baf4172014f9ac9"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Tue, 19 Apr 2022 19:17:27 GMT",
39
+ "tag": "@fluentui/react-label_v9.0.0-beta.10",
40
+ "version": "9.0.0-beta.10",
41
+ "comments": {
42
+ "prerelease": [
16
43
  {
17
44
  "author": "seanmonahan@microsoft.com",
18
45
  "package": "@fluentui/react-label",
19
46
  "commit": "086a675fd0c648944ff4048450190a0a13467de3",
20
47
  "comment": "Add static classnames to Label"
21
48
  },
49
+ {
50
+ "author": "olfedias@microsoft.com",
51
+ "package": "@fluentui/react-label",
52
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
53
+ "comment": "chore: Update Griffel to latest version"
54
+ },
22
55
  {
23
56
  "author": "Humberto.Morimoto@microsoft.com",
24
57
  "package": "@fluentui/react-label",
@@ -28,20 +61,20 @@
28
61
  {
29
62
  "author": "beachball",
30
63
  "package": "@fluentui/react-label",
31
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220419-0420.1",
32
- "commit": "c4d16ba4ef157c98d0ef3d6df7d80504b8a05139"
64
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.5",
65
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
33
66
  },
34
67
  {
35
68
  "author": "beachball",
36
69
  "package": "@fluentui/react-label",
37
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220419-0420.1",
38
- "commit": "c4d16ba4ef157c98d0ef3d6df7d80504b8a05139"
70
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
71
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
39
72
  },
40
73
  {
41
74
  "author": "beachball",
42
75
  "package": "@fluentui/react-label",
43
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220419-0420.1",
44
- "commit": "c4d16ba4ef157c98d0ef3d6df7d80504b8a05139"
76
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4",
77
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
45
78
  }
46
79
  ],
47
80
  "none": [
package/CHANGELOG.md CHANGED
@@ -1,22 +1,34 @@
1
1
  # Change Log - @fluentui/react-label
2
2
 
3
- This log was last generated on Tue, 19 Apr 2022 04:29:02 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 22 Apr 2022 04:28:42 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220419-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v0.0.0-nightly-20220419-0420.1)
7
+ ## [0.0.0-nightly-20220422-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v0.0.0-nightly-20220422-0419.1)
8
8
 
9
- Tue, 19 Apr 2022 04:29:02 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.9..@fluentui/react-label_v0.0.0-nightly-20220419-0420.1)
9
+ Fri, 22 Apr 2022 04:28:42 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.10..@fluentui/react-label_v0.0.0-nightly-20220422-0419.1)
11
11
 
12
12
  ### Changes
13
13
 
14
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-20220422-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0dbe6a48dea9ac8bef02ea228baf4172014f9ac9) by beachball)
16
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220422-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0dbe6a48dea9ac8bef02ea228baf4172014f9ac9) by beachball)
17
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220422-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/0dbe6a48dea9ac8bef02ea228baf4172014f9ac9) by beachball)
18
+
19
+ ## [9.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.10)
20
+
21
+ Tue, 19 Apr 2022 19:17:27 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-beta.9..@fluentui/react-label_v9.0.0-beta.10)
23
+
24
+ ### Changes
25
+
15
26
  - Add static classnames to Label ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
27
+ - chore: Update Griffel to latest version ([PR #21976](https://github.com/microsoft/fluentui/pull/21976) by olfedias@microsoft.com)
16
28
  - Removing star exports. ([PR #22138](https://github.com/microsoft/fluentui/pull/22138) by Humberto.Morimoto@microsoft.com)
17
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220419-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c4d16ba4ef157c98d0ef3d6df7d80504b8a05139) by beachball)
18
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220419-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c4d16ba4ef157c98d0ef3d6df7d80504b8a05139) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220419-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/c4d16ba4ef157c98d0ef3d6df7d80504b8a05139) by beachball)
29
+ - Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
31
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
20
32
 
21
33
  ## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-beta.9)
22
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-label",
3
- "version": "0.0.0-nightly-20220419-0420.1",
3
+ "version": "0.0.0-nightly-20220422-0419.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-20220419-0420.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220422-0419.1",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-theme": "0.0.0-nightly-20220419-0420.1",
36
- "@fluentui/react-utilities": "0.0.0-nightly-20220419-0420.1",
37
- "@griffel/react": "1.0.0",
35
+ "@fluentui/react-theme": "0.0.0-nightly-20220422-0419.1",
36
+ "@fluentui/react-utilities": "0.0.0-nightly-20220422-0419.1",
37
+ "@griffel/react": "1.0.3",
38
38
  "tslib": "^2.1.0"
39
39
  },
40
40
  "peerDependencies": {