@fluentui-react-native/persona-coin 0.10.22 → 0.10.25

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,94 @@
2
2
  "name": "@fluentui-react-native/persona-coin",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 19 Apr 2022 16:53:30 GMT",
5
+ "date": "Thu, 28 Apr 2022 19:07:57 GMT",
6
+ "tag": "@fluentui-react-native/persona-coin_v0.10.25",
7
+ "version": "0.10.25",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/persona-coin",
13
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.19",
14
+ "commit": "8cff404ca31eaa61017551a1d73fd3fdae7da132"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/persona-coin",
19
+ "comment": "Bump @fluentui-react-native/framework to v0.7.25",
20
+ "commit": "8cff404ca31eaa61017551a1d73fd3fdae7da132"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/persona-coin",
25
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.11",
26
+ "commit": "8cff404ca31eaa61017551a1d73fd3fdae7da132"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Wed, 27 Apr 2022 19:30:38 GMT",
33
+ "tag": "@fluentui-react-native/persona-coin_v0.10.24",
34
+ "version": "0.10.24",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/persona-coin",
40
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.18",
41
+ "commit": "f3481f50e20c6ab33f7f3ffca63e9f1e424fe2c1"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui-react-native/persona-coin",
46
+ "comment": "Bump @fluentui-react-native/framework to v0.7.24",
47
+ "commit": "f3481f50e20c6ab33f7f3ffca63e9f1e424fe2c1"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/persona-coin",
52
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.16.2",
53
+ "commit": "f3481f50e20c6ab33f7f3ffca63e9f1e424fe2c1"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/persona-coin",
58
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.10",
59
+ "commit": "f3481f50e20c6ab33f7f3ffca63e9f1e424fe2c1"
60
+ }
61
+ ]
62
+ }
63
+ },
64
+ {
65
+ "date": "Thu, 21 Apr 2022 21:50:03 GMT",
66
+ "tag": "@fluentui-react-native/persona-coin_v0.10.23",
67
+ "version": "0.10.23",
68
+ "comments": {
69
+ "patch": [
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui-react-native/persona-coin",
73
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.17",
74
+ "commit": "9d96c6b126ce5293d5315054216af4bd3a447fbe"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui-react-native/persona-coin",
79
+ "comment": "Bump @fluentui-react-native/framework to v0.7.23",
80
+ "commit": "9d96c6b126ce5293d5315054216af4bd3a447fbe"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui-react-native/persona-coin",
85
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.16.1",
86
+ "commit": "9d96c6b126ce5293d5315054216af4bd3a447fbe"
87
+ }
88
+ ]
89
+ }
90
+ },
91
+ {
92
+ "date": "Tue, 19 Apr 2022 16:54:55 GMT",
6
93
  "tag": "@fluentui-react-native/persona-coin_v0.10.22",
7
94
  "version": "0.10.22",
8
95
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,43 @@
1
1
  # Change Log - @fluentui-react-native/persona-coin
2
2
 
3
- This log was last generated on Tue, 19 Apr 2022 16:53:30 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 28 Apr 2022 19:07:57 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.10.25
8
+
9
+ Thu, 28 Apr 2022 19:07:57 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @uifabricshared/foundation-compose to v1.11.19
14
+ - Bump @fluentui-react-native/framework to v0.7.25
15
+ - Bump @fluentui-react-native/tokens to v0.11.11
16
+
17
+ ## 0.10.24
18
+
19
+ Wed, 27 Apr 2022 19:30:38 GMT
20
+
21
+ ### Patches
22
+
23
+ - Bump @uifabricshared/foundation-compose to v1.11.18
24
+ - Bump @fluentui-react-native/framework to v0.7.24
25
+ - Bump @fluentui-react-native/theme-tokens to v0.16.2
26
+ - Bump @fluentui-react-native/tokens to v0.11.10
27
+
28
+ ## 0.10.23
29
+
30
+ Thu, 21 Apr 2022 21:50:03 GMT
31
+
32
+ ### Patches
33
+
34
+ - Bump @uifabricshared/foundation-compose to v1.11.17
35
+ - Bump @fluentui-react-native/framework to v0.7.23
36
+ - Bump @fluentui-react-native/theme-tokens to v0.16.1
37
+
7
38
  ## 0.10.22
8
39
 
9
- Tue, 19 Apr 2022 16:53:30 GMT
40
+ Tue, 19 Apr 2022 16:54:55 GMT
10
41
 
11
42
  ### Patches
12
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/persona-coin",
3
- "version": "0.10.22",
3
+ "version": "0.10.25",
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,11 +22,11 @@
22
22
  "directory": "packages/components/PersonaCoin"
23
23
  },
24
24
  "dependencies": {
25
- "@uifabricshared/foundation-compose": "^1.11.16",
25
+ "@uifabricshared/foundation-compose": "^1.11.19",
26
26
  "@fluentui-react-native/adapters": ">=0.8.5 <1.0.0",
27
- "@fluentui-react-native/framework": ">=0.7.22 <1.0.0",
28
- "@fluentui-react-native/theme-tokens": ">=0.16.0 <1.0.0",
29
- "@fluentui-react-native/tokens": ">=0.11.9 <1.0.0",
27
+ "@fluentui-react-native/framework": ">=0.7.25 <1.0.0",
28
+ "@fluentui-react-native/theme-tokens": ">=0.16.2 <1.0.0",
29
+ "@fluentui-react-native/tokens": ">=0.11.11 <1.0.0",
30
30
  "@uifabricshared/foundation-composable": ">=0.10.3 <1.0.0",
31
31
  "@uifabricshared/foundation-settings": ">=0.11.3 <1.0.0",
32
32
  "@uifabricshared/foundation-tokens": ">=0.11.3 <1.0.0"