@fluentui/react-card 9.0.34 → 9.0.35

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,34 @@
2
2
  "name": "@fluentui/react-card",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 05 Sep 2023 13:23:22 GMT",
5
+ "date": "Tue, 05 Sep 2023 15:35:07 GMT",
6
+ "tag": "@fluentui/react-card_v9.0.35",
7
+ "version": "9.0.35",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-card",
13
+ "comment": "Bump @fluentui/react-tabster to v9.12.7",
14
+ "commit": "94019033dfe3fd39ec0cde7dfb3b57c22805aa91"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-card",
19
+ "comment": "Bump @fluentui/react-utilities to v9.13.2",
20
+ "commit": "94019033dfe3fd39ec0cde7dfb3b57c22805aa91"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-card",
25
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.5",
26
+ "commit": "94019033dfe3fd39ec0cde7dfb3b57c22805aa91"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Tue, 05 Sep 2023 13:29:17 GMT",
6
33
  "tag": "@fluentui/react-card_v9.0.34",
7
34
  "version": "9.0.34",
8
35
  "comments": {
@@ -23,31 +50,31 @@
23
50
  "author": "beachball",
24
51
  "package": "@fluentui/react-card",
25
52
  "comment": "Bump @fluentui/keyboard-keys to v9.0.4",
26
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
53
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
27
54
  },
28
55
  {
29
56
  "author": "beachball",
30
57
  "package": "@fluentui/react-card",
31
58
  "comment": "Bump @fluentui/react-tabster to v9.12.6",
32
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
59
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
33
60
  },
34
61
  {
35
62
  "author": "beachball",
36
63
  "package": "@fluentui/react-card",
37
64
  "comment": "Bump @fluentui/react-theme to v9.1.12",
38
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
65
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
39
66
  },
40
67
  {
41
68
  "author": "beachball",
42
69
  "package": "@fluentui/react-card",
43
70
  "comment": "Bump @fluentui/react-utilities to v9.13.1",
44
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
71
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
45
72
  },
46
73
  {
47
74
  "author": "beachball",
48
75
  "package": "@fluentui/react-card",
49
76
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.4",
50
- "commit": "0bf811dbcaaa6b78743537d142fe4d348b457045"
77
+ "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
51
78
  }
52
79
  ]
53
80
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,34 @@
1
1
  # Change Log - @fluentui/react-card
2
2
 
3
- This log was last generated on Tue, 05 Sep 2023 13:23:22 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 05 Sep 2023 15:35:07 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.35)
8
+
9
+ Tue, 05 Sep 2023 15:35:07 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.34..@fluentui/react-card_v9.0.35)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-tabster to v9.12.7 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
15
+ - Bump @fluentui/react-utilities to v9.13.2 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
16
+ - Bump @fluentui/react-jsx-runtime to v9.0.5 ([PR #29055](https://github.com/microsoft/fluentui/pull/29055) by beachball)
17
+
7
18
  ## [9.0.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.34)
8
19
 
9
- Tue, 05 Sep 2023 13:23:22 GMT
20
+ Tue, 05 Sep 2023 13:29:17 GMT
10
21
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.33..@fluentui/react-card_v9.0.34)
11
22
 
12
23
  ### Patches
13
24
 
14
25
  - chore: migrate package to use JSX importSource ([PR #28959](https://github.com/microsoft/fluentui/pull/28959) by bernardo.sunderhus@gmail.com)
15
26
  - bumps @swc/helpers version to 0.5.1 ([PR #28989](https://github.com/microsoft/fluentui/pull/28989) by bernardo.sunderhus@gmail.com)
16
- - Bump @fluentui/keyboard-keys to v9.0.4 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
17
- - Bump @fluentui/react-tabster to v9.12.6 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
18
- - Bump @fluentui/react-theme to v9.1.12 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
19
- - Bump @fluentui/react-utilities to v9.13.1 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
20
- - Bump @fluentui/react-jsx-runtime to v9.0.4 ([PR #27840](https://github.com/microsoft/fluentui/pull/27840) by beachball)
27
+ - Bump @fluentui/keyboard-keys to v9.0.4 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
28
+ - Bump @fluentui/react-tabster to v9.12.6 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
29
+ - Bump @fluentui/react-theme to v9.1.12 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
30
+ - Bump @fluentui/react-utilities to v9.13.1 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
31
+ - Bump @fluentui/react-jsx-runtime to v9.0.4 ([PR #29056](https://github.com/microsoft/fluentui/pull/29056) by beachball)
21
32
 
22
33
  ## [9.0.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.33)
23
34
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-card",
3
- "version": "9.0.34",
3
+ "version": "9.0.35",
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.4",
42
- "@fluentui/react-tabster": "^9.12.6",
42
+ "@fluentui/react-tabster": "^9.12.7",
43
43
  "@fluentui/react-theme": "^9.1.12",
44
- "@fluentui/react-utilities": "^9.13.1",
45
- "@fluentui/react-jsx-runtime": "^9.0.4",
44
+ "@fluentui/react-utilities": "^9.13.2",
45
+ "@fluentui/react-jsx-runtime": "^9.0.5",
46
46
  "@griffel/react": "^1.5.14",
47
47
  "@swc/helpers": "^0.5.1"
48
48
  },