@fluentui-react-native/persona-coin 0.12.30 → 0.12.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,85 @@
2
2
  "name": "@fluentui-react-native/persona-coin",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 21 Mar 2023 21:51:15 GMT",
5
+ "date": "Tue, 30 May 2023 20:30:33 GMT",
6
+ "tag": "@fluentui-react-native/persona-coin_v0.12.32",
7
+ "version": "0.12.32",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/persona-coin",
13
+ "comment": "Bump @uifabricshared/foundation-compose to v1.13.10",
14
+ "commit": "09fa3b65fd9d29f4dc4769e1e479fb5a82812979"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/persona-coin",
19
+ "comment": "Bump @fluentui-react-native/framework to v0.9.10",
20
+ "commit": "09fa3b65fd9d29f4dc4769e1e479fb5a82812979"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/persona-coin",
25
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.24.7",
26
+ "commit": "09fa3b65fd9d29f4dc4769e1e479fb5a82812979"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/persona-coin",
31
+ "comment": "Bump @fluentui-react-native/tokens to v0.20.16",
32
+ "commit": "09fa3b65fd9d29f4dc4769e1e479fb5a82812979"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/persona-coin",
37
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.12.33",
38
+ "commit": "09fa3b65fd9d29f4dc4769e1e479fb5a82812979"
39
+ }
40
+ ]
41
+ }
42
+ },
43
+ {
44
+ "date": "Wed, 03 May 2023 07:08:52 GMT",
45
+ "tag": "@fluentui-react-native/persona-coin_v0.12.31",
46
+ "version": "0.12.31",
47
+ "comments": {
48
+ "patch": [
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/persona-coin",
52
+ "comment": "Bump @uifabricshared/foundation-compose to v1.13.9",
53
+ "commit": "52a53e376865d500b73f26ea9935e13036b04b1a"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/persona-coin",
58
+ "comment": "Bump @fluentui-react-native/framework to v0.9.9",
59
+ "commit": "52a53e376865d500b73f26ea9935e13036b04b1a"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/persona-coin",
64
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.24.6",
65
+ "commit": "52a53e376865d500b73f26ea9935e13036b04b1a"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/persona-coin",
70
+ "comment": "Bump @fluentui-react-native/tokens to v0.20.15",
71
+ "commit": "52a53e376865d500b73f26ea9935e13036b04b1a"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/persona-coin",
76
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.12.32",
77
+ "commit": "52a53e376865d500b73f26ea9935e13036b04b1a"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Tue, 21 Mar 2023 21:53:47 GMT",
6
84
  "tag": "@fluentui-react-native/persona-coin_v0.12.30",
7
85
  "version": "0.12.30",
8
86
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui-react-native/persona-coin
2
2
 
3
- This log was last generated on Tue, 21 Mar 2023 21:51:15 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 30 May 2023 20:30:33 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.12.32
8
+
9
+ Tue, 30 May 2023 20:30:33 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @uifabricshared/foundation-compose to v1.13.10
14
+ - Bump @fluentui-react-native/framework to v0.9.10
15
+ - Bump @fluentui-react-native/theme-tokens to v0.24.7
16
+ - Bump @fluentui-react-native/tokens to v0.20.16
17
+ - Bump @uifabricshared/foundation-tokens to v0.12.33
18
+
19
+ ## 0.12.31
20
+
21
+ Wed, 03 May 2023 07:08:52 GMT
22
+
23
+ ### Patches
24
+
25
+ - Bump @uifabricshared/foundation-compose to v1.13.9
26
+ - Bump @fluentui-react-native/framework to v0.9.9
27
+ - Bump @fluentui-react-native/theme-tokens to v0.24.6
28
+ - Bump @fluentui-react-native/tokens to v0.20.15
29
+ - Bump @uifabricshared/foundation-tokens to v0.12.32
30
+
7
31
  ## 0.12.30
8
32
 
9
- Tue, 21 Mar 2023 21:51:15 GMT
33
+ Tue, 21 Mar 2023 21:53:47 GMT
10
34
 
11
35
  ### Patches
12
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/persona-coin",
3
- "version": "0.12.30",
3
+ "version": "0.12.32",
4
4
  "description": "A cross-platform PersonaCoin component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,14 +22,14 @@
22
22
  "directory": "packages/components/PersonaCoin"
23
23
  },
24
24
  "dependencies": {
25
- "@uifabricshared/foundation-compose": "^1.13.8",
25
+ "@uifabricshared/foundation-compose": "^1.13.10",
26
26
  "@fluentui-react-native/adapters": ">=0.10.2 <1.0.0",
27
- "@fluentui-react-native/framework": ">=0.9.8 <1.0.0",
28
- "@fluentui-react-native/theme-tokens": ">=0.24.5 <1.0.0",
29
- "@fluentui-react-native/tokens": ">=0.20.14 <1.0.0",
27
+ "@fluentui-react-native/framework": ">=0.9.10 <1.0.0",
28
+ "@fluentui-react-native/theme-tokens": ">=0.24.7 <1.0.0",
29
+ "@fluentui-react-native/tokens": ">=0.20.16 <1.0.0",
30
30
  "@uifabricshared/foundation-composable": ">=0.11.3 <1.0.0",
31
31
  "@uifabricshared/foundation-settings": ">=0.12.3 <1.0.0",
32
- "@uifabricshared/foundation-tokens": ">=0.12.31 <1.0.0"
32
+ "@uifabricshared/foundation-tokens": ">=0.12.33 <1.0.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",