@fluentui/react-skeleton 9.0.0-beta.6 → 9.0.0-beta.8

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,49 @@
2
2
  "name": "@fluentui/react-skeleton",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 04 Apr 2023 18:42:19 GMT",
5
+ "date": "Wed, 12 Apr 2023 09:28:17 GMT",
6
+ "tag": "@fluentui/react-skeleton_v9.0.0-beta.8",
7
+ "version": "9.0.0-beta.8",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-skeleton",
13
+ "comment": "Bump @fluentui/react-field to v9.0.0-beta.2",
14
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-skeleton",
19
+ "comment": "Bump @fluentui/react-utilities to v9.7.4",
20
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Fri, 07 Apr 2023 00:01:42 GMT",
27
+ "tag": "@fluentui/react-skeleton_v9.0.0-beta.7",
28
+ "version": "9.0.0-beta.7",
29
+ "comments": {
30
+ "prerelease": [
31
+ {
32
+ "author": "behowell@microsoft.com",
33
+ "package": "@fluentui/react-skeleton",
34
+ "commit": "eee5716e76dc6a5bef9316546a352694bbe5750a",
35
+ "comment": "chore: Update package version of react-field"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-skeleton",
40
+ "comment": "Bump @fluentui/react-field to v9.0.0-beta.1",
41
+ "commit": "7a46cab3d31a233b89b7188e994b24712af5393c"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Tue, 04 Apr 2023 18:44:50 GMT",
6
48
  "tag": "@fluentui/react-skeleton_v9.0.0-beta.6",
7
49
  "version": "9.0.0-beta.6",
8
50
  "comments": {
@@ -11,13 +53,13 @@
11
53
  "author": "beachball",
12
54
  "package": "@fluentui/react-skeleton",
13
55
  "comment": "Bump @fluentui/react-field to v9.0.0-alpha.29",
14
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
56
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
15
57
  },
16
58
  {
17
59
  "author": "beachball",
18
60
  "package": "@fluentui/react-skeleton",
19
61
  "comment": "Bump @fluentui/react-utilities to v9.7.3",
20
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
62
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
21
63
  }
22
64
  ]
23
65
  }
package/CHANGELOG.md CHANGED
@@ -1,18 +1,38 @@
1
1
  # Change Log - @fluentui/react-skeleton
2
2
 
3
- This log was last generated on Tue, 04 Apr 2023 18:42:19 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 12 Apr 2023 09:28:17 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-skeleton_v9.0.0-beta.8)
8
+
9
+ Wed, 12 Apr 2023 09:28:17 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-skeleton_v9.0.0-beta.7..@fluentui/react-skeleton_v9.0.0-beta.8)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-field to v9.0.0-beta.2 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.7.4 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
16
+
17
+ ## [9.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-skeleton_v9.0.0-beta.7)
18
+
19
+ Fri, 07 Apr 2023 00:01:42 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-skeleton_v9.0.0-beta.6..@fluentui/react-skeleton_v9.0.0-beta.7)
21
+
22
+ ### Changes
23
+
24
+ - chore: Update package version of react-field ([PR #27458](https://github.com/microsoft/fluentui/pull/27458) by behowell@microsoft.com)
25
+ - Bump @fluentui/react-field to v9.0.0-beta.1 ([PR #27420](https://github.com/microsoft/fluentui/pull/27420) by beachball)
26
+
7
27
  ## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-skeleton_v9.0.0-beta.6)
8
28
 
9
- Tue, 04 Apr 2023 18:42:19 GMT
29
+ Tue, 04 Apr 2023 18:44:50 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-skeleton_v9.0.0-beta.4..@fluentui/react-skeleton_v9.0.0-beta.6)
11
31
 
12
32
  ### Changes
13
33
 
14
- - Bump @fluentui/react-field to v9.0.0-alpha.29 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
15
- - Bump @fluentui/react-utilities to v9.7.3 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
34
+ - Bump @fluentui/react-field to v9.0.0-alpha.29 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
35
+ - Bump @fluentui/react-utilities to v9.7.3 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
16
36
 
17
37
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-skeleton_v9.0.0-beta.4)
18
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-skeleton",
3
- "version": "9.0.0-beta.6",
3
+ "version": "9.0.0-beta.8",
4
4
  "description": "Converged v9 Skeleton Component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -31,10 +31,10 @@
31
31
  "@fluentui/scripts-tasks": "*"
32
32
  },
33
33
  "dependencies": {
34
- "@fluentui/react-field": "9.0.0-alpha.29",
34
+ "@fluentui/react-field": "9.0.0-beta.2",
35
35
  "@fluentui/react-shared-contexts": "^9.3.3",
36
36
  "@fluentui/react-theme": "^9.1.7",
37
- "@fluentui/react-utilities": "^9.7.3",
37
+ "@fluentui/react-utilities": "^9.7.4",
38
38
  "@griffel/react": "^1.5.2",
39
39
  "@swc/helpers": "^0.4.14"
40
40
  },