@fluentui/react-card 9.0.30 → 9.0.32

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,67 @@
2
2
  "name": "@fluentui/react-card",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 16 Aug 2023 17:38:22 GMT",
5
+ "date": "Thu, 24 Aug 2023 10:23:05 GMT",
6
+ "tag": "@fluentui/react-card_v9.0.32",
7
+ "version": "9.0.32",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "marcosvmmoura@gmail.com",
12
+ "package": "@fluentui/react-card",
13
+ "commit": "44789c103b2c4a05c026c72f4a594a291fdb0141",
14
+ "comment": "docs: improve storybook and examples to better align with design guidelines"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-card",
19
+ "comment": "Bump @fluentui/react-tabster to v9.12.4",
20
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-card",
25
+ "comment": "Bump @fluentui/react-utilities to v9.12.0",
26
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-card",
31
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.2",
32
+ "commit": "3f6c5a749ef403c06b9c9e753df9afbb84a2ecb5"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 23 Aug 2023 12:01:49 GMT",
39
+ "tag": "@fluentui/react-card_v9.0.31",
40
+ "version": "9.0.31",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-card",
46
+ "comment": "Bump @fluentui/react-tabster to v9.12.3",
47
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-card",
52
+ "comment": "Bump @fluentui/react-utilities to v9.11.2",
53
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-card",
58
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.1",
59
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Wed, 16 Aug 2023 17:41:08 GMT",
6
66
  "tag": "@fluentui/react-card_v9.0.30",
7
67
  "version": "9.0.30",
8
68
  "comments": {
@@ -11,7 +71,7 @@
11
71
  "author": "beachball",
12
72
  "package": "@fluentui/react-card",
13
73
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0",
14
- "commit": "566f22496db20046fbc9ab898580ccf64600fb6b"
74
+ "commit": "b331b368030e157e0ff38a59c9d4aaf1d01d9b6a"
15
75
  }
16
76
  ]
17
77
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,40 @@
1
1
  # Change Log - @fluentui/react-card
2
2
 
3
- This log was last generated on Wed, 16 Aug 2023 17:38:22 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 24 Aug 2023 10:23:05 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.32)
8
+
9
+ Thu, 24 Aug 2023 10:23:05 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.31..@fluentui/react-card_v9.0.32)
11
+
12
+ ### Patches
13
+
14
+ - docs: improve storybook and examples to better align with design guidelines ([PR #28969](https://github.com/microsoft/fluentui/pull/28969) by marcosvmmoura@gmail.com)
15
+ - Bump @fluentui/react-tabster to v9.12.4 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
16
+ - Bump @fluentui/react-utilities to v9.12.0 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
17
+ - Bump @fluentui/react-jsx-runtime to v9.0.2 ([PR #28973](https://github.com/microsoft/fluentui/pull/28973) by beachball)
18
+
19
+ ## [9.0.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.31)
20
+
21
+ Wed, 23 Aug 2023 12:01:49 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.30..@fluentui/react-card_v9.0.31)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui/react-tabster to v9.12.3 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
27
+ - Bump @fluentui/react-utilities to v9.11.2 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
28
+ - Bump @fluentui/react-jsx-runtime to v9.0.1 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
29
+
7
30
  ## [9.0.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.30)
8
31
 
9
- Wed, 16 Aug 2023 17:38:22 GMT
32
+ Wed, 16 Aug 2023 17:41:08 GMT
10
33
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.29..@fluentui/react-card_v9.0.30)
11
34
 
12
35
  ### Patches
13
36
 
14
- - Bump @fluentui/react-jsx-runtime to v9.0.0 ([PR #28845](https://github.com/microsoft/fluentui/pull/28845) by beachball)
37
+ - Bump @fluentui/react-jsx-runtime to v9.0.0 ([PR #28885](https://github.com/microsoft/fluentui/pull/28885) by beachball)
15
38
 
16
39
  ## [9.0.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.29)
17
40
 
package/README.md CHANGED
@@ -41,7 +41,7 @@ const App = () => (
41
41
  <CardPreview
42
42
  logo={
43
43
  <img
44
- src="https://raw.githubusercontent.com/microsoft/fluentui/master/packages/react-components/react-card/assets/word_logo.svg"
44
+ src="https://raw.githubusercontent.com/microsoft/fluentui/master/packages/react-components/react-card/assets/docx.png"
45
45
  alt="Microsoft Word logo"
46
46
  />
47
47
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-card",
3
- "version": "9.0.30",
3
+ "version": "9.0.32",
4
4
  "private": false,
5
5
  "description": "Card container components for Fluent UI React.",
6
6
  "main": "lib-commonjs/index.js",
@@ -39,10 +39,10 @@
39
39
  },
40
40
  "dependencies": {
41
41
  "@fluentui/keyboard-keys": "^9.0.3",
42
- "@fluentui/react-tabster": "^9.12.2",
42
+ "@fluentui/react-tabster": "^9.12.4",
43
43
  "@fluentui/react-theme": "^9.1.11",
44
- "@fluentui/react-utilities": "^9.11.1",
45
- "@fluentui/react-jsx-runtime": "9.0.0",
44
+ "@fluentui/react-utilities": "^9.12.0",
45
+ "@fluentui/react-jsx-runtime": "^9.0.2",
46
46
  "@griffel/react": "^1.5.14",
47
47
  "@swc/helpers": "^0.4.14"
48
48
  },