@fluentui/react-field 9.0.0-alpha.10 → 9.0.0-alpha.12

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,7 +2,69 @@
2
2
  "name": "@fluentui/react-field",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 05 Dec 2022 18:25:21 GMT",
5
+ "date": "Wed, 21 Dec 2022 10:17:16 GMT",
6
+ "tag": "@fluentui/react-field_v9.0.0-alpha.12",
7
+ "version": "9.0.0-alpha.12",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-field",
13
+ "comment": "Bump @fluentui/react-label to v9.0.14",
14
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-field",
19
+ "comment": "Bump @fluentui/react-theme to v9.1.5",
20
+ "commit": "66bf89f634cad4a275e957d7a2214c7e73ff8c2e"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Tue, 20 Dec 2022 14:59:25 GMT",
27
+ "tag": "@fluentui/react-field_v9.0.0-alpha.11",
28
+ "version": "9.0.0-alpha.11",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "behowell@microsoft.com",
33
+ "package": "@fluentui/react-field",
34
+ "commit": "4d5cf677ea4d882be7cda6903d7fce9fd6a20189",
35
+ "comment": "chore: Move Field migration guide to Migration.md"
36
+ }
37
+ ],
38
+ "prerelease": [
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-field",
42
+ "comment": "Bump @fluentui/react-context-selector to v9.1.3",
43
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
44
+ },
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-field",
48
+ "comment": "Bump @fluentui/react-label to v9.0.13",
49
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
50
+ },
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-field",
54
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
55
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-field",
60
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
61
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
62
+ }
63
+ ]
64
+ }
65
+ },
66
+ {
67
+ "date": "Mon, 05 Dec 2022 18:29:23 GMT",
6
68
  "tag": "@fluentui/react-field_v9.0.0-alpha.10",
7
69
  "version": "9.0.0-alpha.10",
8
70
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,34 @@
1
1
  # Change Log - @fluentui/react-field
2
2
 
3
- This log was last generated on Mon, 05 Dec 2022 18:25:21 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 21 Dec 2022 10:17:16 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.12)
8
+
9
+ Wed, 21 Dec 2022 10:17:16 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.11..@fluentui/react-field_v9.0.0-alpha.12)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-label to v9.0.14 ([commit](https://github.com/microsoft/fluentui/commit/66bf89f634cad4a275e957d7a2214c7e73ff8c2e) by beachball)
15
+ - Bump @fluentui/react-theme to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/66bf89f634cad4a275e957d7a2214c7e73ff8c2e) by beachball)
16
+
17
+ ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.11)
18
+
19
+ Tue, 20 Dec 2022 14:59:25 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.10..@fluentui/react-field_v9.0.0-alpha.11)
21
+
22
+ ### Changes
23
+
24
+ - Bump @fluentui/react-context-selector to v9.1.3 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
25
+ - Bump @fluentui/react-label to v9.0.13 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
26
+ - Bump @fluentui/react-theme to v9.1.4 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.3.0 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
28
+
7
29
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-field_v9.0.0-alpha.10)
8
30
 
9
- Mon, 05 Dec 2022 18:25:21 GMT
31
+ Mon, 05 Dec 2022 18:29:23 GMT
10
32
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-field_v9.0.0-alpha.9..@fluentui/react-field_v9.0.0-alpha.10)
11
33
 
12
34
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-field",
3
- "version": "9.0.0-alpha.10",
3
+ "version": "9.0.0-alpha.12",
4
4
  "description": "Fluent UI Field components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -30,11 +30,11 @@
30
30
  "@fluentui/scripts": "^1.0.0"
31
31
  },
32
32
  "dependencies": {
33
- "@fluentui/react-context-selector": "^9.1.2",
33
+ "@fluentui/react-context-selector": "^9.1.3",
34
34
  "@fluentui/react-icons": "^2.0.175",
35
- "@fluentui/react-label": "^9.0.12",
36
- "@fluentui/react-theme": "^9.1.3",
37
- "@fluentui/react-utilities": "^9.2.2",
35
+ "@fluentui/react-label": "^9.0.14",
36
+ "@fluentui/react-theme": "^9.1.5",
37
+ "@fluentui/react-utilities": "^9.3.0",
38
38
  "@griffel/react": "^1.4.2",
39
39
  "tslib": "^2.1.0"
40
40
  },