@fluentui/react-label 9.0.0-alpha.35 → 9.0.0-alpha.39

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,88 @@
2
2
  "name": "@fluentui/react-label",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 06 Sep 2021 07:32:10 GMT",
5
+ "date": "Thu, 16 Sep 2021 07:35:43 GMT",
6
+ "tag": "@fluentui/react-label_v9.0.0-alpha.39",
7
+ "version": "9.0.0-alpha.39",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "behowell@microsoft.com",
12
+ "package": "@fluentui/react-label",
13
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
14
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.39"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 14 Sep 2021 20:09:02 GMT",
21
+ "tag": "@fluentui/react-label_v9.0.0-alpha.38",
22
+ "version": "9.0.0-alpha.38",
23
+ "comments": {
24
+ "prerelease": [
25
+ {
26
+ "author": "bsunderhus@microsoft.com",
27
+ "package": "@fluentui/react-label",
28
+ "commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
29
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.38"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Fri, 10 Sep 2021 16:31:53 GMT",
36
+ "tag": "@fluentui/react-label_v9.0.0-alpha.37",
37
+ "version": "9.0.0-alpha.37",
38
+ "comments": {
39
+ "prerelease": [
40
+ {
41
+ "author": "lingfangao@hotmail.com",
42
+ "package": "@fluentui/react-label",
43
+ "comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
44
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
45
+ },
46
+ {
47
+ "author": "lingfangao@hotmail.com",
48
+ "package": "@fluentui/react-label",
49
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
50
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.37"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Fri, 10 Sep 2021 07:39:51 GMT",
57
+ "tag": "@fluentui/react-label_v9.0.0-alpha.36",
58
+ "version": "9.0.0-alpha.36",
59
+ "comments": {
60
+ "prerelease": [
61
+ {
62
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.45",
63
+ "author": "behowell@microsoft.com",
64
+ "commit": "8700a515c7f2659761c5b53f55c32453bc3510b1",
65
+ "package": "@fluentui/react-label"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Tue, 07 Sep 2021 07:34:55 GMT",
72
+ "tag": "@fluentui/react-label_v9.0.0-alpha.35",
73
+ "version": "9.0.0-alpha.35",
74
+ "comments": {
75
+ "none": [
76
+ {
77
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.6",
78
+ "author": "olfedias@microsoft.com",
79
+ "commit": "37e0f35eb706d40c4537010de97db94a831022d3",
80
+ "package": "@fluentui/react-label"
81
+ }
82
+ ]
83
+ }
84
+ },
85
+ {
86
+ "date": "Mon, 06 Sep 2021 07:34:53 GMT",
6
87
  "tag": "@fluentui/react-label_v9.0.0-alpha.35",
7
88
  "version": "9.0.0-alpha.35",
8
89
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,49 @@
1
1
  # Change Log - @fluentui/react-label
2
2
 
3
- This log was last generated on Mon, 06 Sep 2021 07:32:10 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Sep 2021 07:35:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.39)
8
+
9
+ Thu, 16 Sep 2021 07:35:43 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.38..@fluentui/react-label_v9.0.0-alpha.39)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-label to v9.0.0-alpha.39 ([PR #19815](https://github.com/microsoft/fluentui/pull/19815) by behowell@microsoft.com)
15
+
16
+ ## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.38)
17
+
18
+ Tue, 14 Sep 2021 20:09:02 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.37..@fluentui/react-label_v9.0.0-alpha.38)
20
+
21
+ ### Changes
22
+
23
+ - Bump @fluentui/react-label to v9.0.0-alpha.38 ([PR #19155](https://github.com/microsoft/fluentui/pull/19155) by bsunderhus@microsoft.com)
24
+
25
+ ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.37)
26
+
27
+ Fri, 10 Sep 2021 16:31:53 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.36..@fluentui/react-label_v9.0.0-alpha.37)
29
+
30
+ ### Changes
31
+
32
+ - chore(v9): Move all internal v9 dependencies from caret to fixed version ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
33
+ - Bump @fluentui/react-label to v9.0.0-alpha.37 ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
34
+
35
+ ## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.36)
36
+
37
+ Fri, 10 Sep 2021 07:39:51 GMT
38
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.35..@fluentui/react-label_v9.0.0-alpha.36)
39
+
40
+ ### Changes
41
+
42
+ - Bump @fluentui/react-utilities to v9.0.0-alpha.45 ([PR #19642](https://github.com/microsoft/fluentui/pull/19642) by behowell@microsoft.com)
43
+
7
44
  ## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-label_v9.0.0-alpha.35)
8
45
 
9
- Mon, 06 Sep 2021 07:32:10 GMT
46
+ Mon, 06 Sep 2021 07:34:53 GMT
10
47
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-label_v9.0.0-alpha.34..@fluentui/react-label_v9.0.0-alpha.35)
11
48
 
12
49
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-label",
3
- "version": "9.0.0-alpha.35",
3
+ "version": "9.0.0-alpha.39",
4
4
  "description": "Label component for FluentUI library.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -25,11 +25,11 @@
25
25
  "storybook": "start-storybook"
26
26
  },
27
27
  "devDependencies": {
28
- "@fluentui/babel-make-styles": "^9.0.0-alpha.44",
28
+ "@fluentui/babel-make-styles": "9.0.0-alpha.48",
29
29
  "@fluentui/eslint-plugin": "^1.4.1",
30
- "@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.37",
31
- "@fluentui/react-conformance": "^0.4.5",
32
- "@fluentui/react-conformance-make-styles": "^9.0.0-alpha.6",
30
+ "@fluentui/jest-serializer-make-styles": "9.0.0-alpha.41",
31
+ "@fluentui/react-conformance": "^0.5.0",
32
+ "@fluentui/react-conformance-make-styles": "9.0.0-alpha.10",
33
33
  "@fluentui/scripts": "^1.0.0",
34
34
  "@types/enzyme": "3.10.3",
35
35
  "@types/enzyme-adapter-react-16": "1.0.3",
@@ -43,8 +43,8 @@
43
43
  "react-test-renderer": "^16.3.0"
44
44
  },
45
45
  "dependencies": {
46
- "@fluentui/react-make-styles": "^9.0.0-alpha.62",
47
- "@fluentui/react-utilities": "^9.0.0-alpha.44",
46
+ "@fluentui/react-make-styles": "9.0.0-alpha.66",
47
+ "@fluentui/react-utilities": "9.0.0-alpha.48",
48
48
  "tslib": "^2.1.0"
49
49
  },
50
50
  "peerDependencies": {