@fluentui/react-card 9.0.0-beta.37 → 9.0.0-beta.39

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,77 @@
2
2
  "name": "@fluentui/react-card",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 04 Jan 2023 01:36:15 GMT",
5
+ "date": "Mon, 16 Jan 2023 08:35:32 GMT",
6
+ "tag": "@fluentui/react-card_v9.0.0-beta.39",
7
+ "version": "9.0.0-beta.39",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "marcosvmmoura@gmail.com",
12
+ "package": "@fluentui/react-card",
13
+ "commit": "87dc68c62fc7796a2ffbe04ce9fe9aecc240286f",
14
+ "comment": "docs: add migration guide for cards from V0 to V9"
15
+ },
16
+ {
17
+ "author": "martinhochel@microsoft.com",
18
+ "package": "@fluentui/react-card",
19
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
20
+ "comment": "chore: migrate to packaged scripts"
21
+ }
22
+ ],
23
+ "prerelease": [
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-card",
27
+ "comment": "Bump @fluentui/react-tabster to v9.3.7",
28
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
29
+ },
30
+ {
31
+ "author": "beachball",
32
+ "package": "@fluentui/react-card",
33
+ "comment": "Bump @fluentui/react-button to v9.1.15",
34
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
35
+ }
36
+ ]
37
+ }
38
+ },
39
+ {
40
+ "date": "Mon, 09 Jan 2023 14:34:55 GMT",
41
+ "tag": "@fluentui/react-card_v9.0.0-beta.38",
42
+ "version": "9.0.0-beta.38",
43
+ "comments": {
44
+ "none": [
45
+ {
46
+ "author": "martinhochel@microsoft.com",
47
+ "package": "@fluentui/react-card",
48
+ "commit": "abae9f7a10d544d8d6b530b974fff235cfd2f956",
49
+ "comment": "chore: introduce more barrel file api within /scripts"
50
+ }
51
+ ],
52
+ "prerelease": [
53
+ {
54
+ "author": "beachball",
55
+ "package": "@fluentui/react-card",
56
+ "comment": "Bump @fluentui/react-tabster to v9.3.6",
57
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
58
+ },
59
+ {
60
+ "author": "beachball",
61
+ "package": "@fluentui/react-card",
62
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
63
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
64
+ },
65
+ {
66
+ "author": "beachball",
67
+ "package": "@fluentui/react-card",
68
+ "comment": "Bump @fluentui/react-button to v9.1.14",
69
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
70
+ }
71
+ ]
72
+ }
73
+ },
74
+ {
75
+ "date": "Wed, 04 Jan 2023 01:40:54 GMT",
6
76
  "tag": "@fluentui/react-card_v9.0.0-beta.37",
7
77
  "version": "9.0.0-beta.37",
8
78
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,33 @@
1
1
  # Change Log - @fluentui/react-card
2
2
 
3
- This log was last generated on Wed, 04 Jan 2023 01:36:15 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 16 Jan 2023 08:35:32 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-beta.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.39)
8
+
9
+ Mon, 16 Jan 2023 08:35:32 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.38..@fluentui/react-card_v9.0.0-beta.39)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-tabster to v9.3.7 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
15
+ - Bump @fluentui/react-button to v9.1.15 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
16
+
17
+ ## [9.0.0-beta.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.38)
18
+
19
+ Mon, 09 Jan 2023 14:34:55 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.37..@fluentui/react-card_v9.0.0-beta.38)
21
+
22
+ ### Changes
23
+
24
+ - Bump @fluentui/react-tabster to v9.3.6 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
25
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
26
+ - Bump @fluentui/react-button to v9.1.14 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
27
+
7
28
  ## [9.0.0-beta.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.37)
8
29
 
9
- Wed, 04 Jan 2023 01:36:15 GMT
30
+ Wed, 04 Jan 2023 01:40:54 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.36..@fluentui/react-card_v9.0.0-beta.37)
11
32
 
12
33
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-card",
3
- "version": "9.0.0-beta.37",
3
+ "version": "9.0.0-beta.39",
4
4
  "private": false,
5
5
  "description": "Card container components for Fluent UI React.",
6
6
  "main": "lib-commonjs/index.js",
@@ -31,14 +31,16 @@
31
31
  "@fluentui/eslint-plugin": "*",
32
32
  "@fluentui/react-conformance-griffel": "9.0.0-beta.19",
33
33
  "@fluentui/react-conformance": "*",
34
- "@fluentui/react-button": "^9.1.13",
35
- "@fluentui/scripts": "*"
34
+ "@fluentui/react-button": "^9.1.15",
35
+ "@fluentui/scripts-api-extractor": "*",
36
+ "@fluentui/scripts-cypress": "*",
37
+ "@fluentui/scripts-tasks": "*"
36
38
  },
37
39
  "dependencies": {
38
40
  "@fluentui/keyboard-keys": "^9.0.1",
39
- "@fluentui/react-tabster": "^9.3.5",
41
+ "@fluentui/react-tabster": "^9.3.7",
40
42
  "@fluentui/react-theme": "^9.1.5",
41
- "@fluentui/react-utilities": "^9.3.1",
43
+ "@fluentui/react-utilities": "^9.4.0",
42
44
  "@griffel/react": "^1.5.2",
43
45
  "tslib": "^2.1.0"
44
46
  },