@fluentui-react-native/persona-coin 0.10.10 → 0.10.14

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,109 @@
2
2
  "name": "@fluentui-react-native/persona-coin",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 14 Jan 2022 00:56:35 GMT",
5
+ "date": "Fri, 18 Feb 2022 23:25:56 GMT",
6
+ "tag": "@fluentui-react-native/persona-coin_v0.10.14",
7
+ "version": "0.10.14",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/persona-coin",
13
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.3",
14
+ "commit": "597b1e6bd7b3791df8fad2e0ec83810872261c54"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/persona-coin",
19
+ "comment": "Bump @fluentui-react-native/framework to v0.7.14",
20
+ "commit": "597b1e6bd7b3791df8fad2e0ec83810872261c54"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/persona-coin",
25
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.6",
26
+ "commit": "597b1e6bd7b3791df8fad2e0ec83810872261c54"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Thu, 17 Feb 2022 01:22:02 GMT",
33
+ "tag": "@fluentui-react-native/persona-coin_v0.10.13",
34
+ "version": "0.10.13",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/persona-coin",
40
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.10",
41
+ "commit": "039a993d13ae01ff2212e8b91295d1ed5676c82d"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui-react-native/persona-coin",
46
+ "comment": "Bump @fluentui-react-native/framework to v0.7.13",
47
+ "commit": "039a993d13ae01ff2212e8b91295d1ed5676c82d"
48
+ }
49
+ ]
50
+ }
51
+ },
52
+ {
53
+ "date": "Wed, 02 Feb 2022 02:29:07 GMT",
54
+ "tag": "@fluentui-react-native/persona-coin_v0.10.12",
55
+ "version": "0.10.12",
56
+ "comments": {
57
+ "patch": [
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/persona-coin",
61
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.9",
62
+ "commit": "c42dec6d24b24ded9a85dd11076e49d9b92980aa"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui-react-native/persona-coin",
67
+ "comment": "Bump @fluentui-react-native/framework to v0.7.12",
68
+ "commit": "c42dec6d24b24ded9a85dd11076e49d9b92980aa"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui-react-native/persona-coin",
73
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.12.0",
74
+ "commit": "c42dec6d24b24ded9a85dd11076e49d9b92980aa"
75
+ }
76
+ ]
77
+ }
78
+ },
79
+ {
80
+ "date": "Fri, 14 Jan 2022 21:49:07 GMT",
81
+ "tag": "@fluentui-react-native/persona-coin_v0.10.11",
82
+ "version": "0.10.11",
83
+ "comments": {
84
+ "patch": [
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui-react-native/persona-coin",
88
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.8",
89
+ "commit": "5ff1c8ba46f401679119d71fe4035642dc175e15"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui-react-native/persona-coin",
94
+ "comment": "Bump @fluentui-react-native/framework to v0.7.11",
95
+ "commit": "5ff1c8ba46f401679119d71fe4035642dc175e15"
96
+ },
97
+ {
98
+ "author": "beachball",
99
+ "package": "@fluentui-react-native/persona-coin",
100
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.11.6",
101
+ "commit": "5ff1c8ba46f401679119d71fe4035642dc175e15"
102
+ }
103
+ ]
104
+ }
105
+ },
106
+ {
107
+ "date": "Fri, 14 Jan 2022 01:00:03 GMT",
6
108
  "tag": "@fluentui-react-native/persona-coin_v0.10.10",
7
109
  "version": "0.10.10",
8
110
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,51 @@
1
1
  # Change Log - @fluentui-react-native/persona-coin
2
2
 
3
- This log was last generated on Fri, 14 Jan 2022 00:56:35 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 18 Feb 2022 23:25:56 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.10.14
8
+
9
+ Fri, 18 Feb 2022 23:25:56 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/adapters to v0.8.3
14
+ - Bump @fluentui-react-native/framework to v0.7.14
15
+ - Bump @fluentui-react-native/tokens to v0.11.6
16
+
17
+ ## 0.10.13
18
+
19
+ Thu, 17 Feb 2022 01:22:02 GMT
20
+
21
+ ### Patches
22
+
23
+ - Bump @uifabricshared/foundation-compose to v1.11.10
24
+ - Bump @fluentui-react-native/framework to v0.7.13
25
+
26
+ ## 0.10.12
27
+
28
+ Wed, 02 Feb 2022 02:29:07 GMT
29
+
30
+ ### Patches
31
+
32
+ - Bump @uifabricshared/foundation-compose to v1.11.9
33
+ - Bump @fluentui-react-native/framework to v0.7.12
34
+ - Bump @fluentui-react-native/theme-tokens to v0.12.0
35
+
36
+ ## 0.10.11
37
+
38
+ Fri, 14 Jan 2022 21:49:07 GMT
39
+
40
+ ### Patches
41
+
42
+ - Bump @uifabricshared/foundation-compose to v1.11.8
43
+ - Bump @fluentui-react-native/framework to v0.7.11
44
+ - Bump @fluentui-react-native/theme-tokens to v0.11.6
45
+
7
46
  ## 0.10.10
8
47
 
9
- Fri, 14 Jan 2022 00:56:35 GMT
48
+ Fri, 14 Jan 2022 01:00:03 GMT
10
49
 
11
50
  ### Patches
12
51
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/persona-coin",
3
- "version": "0.10.10",
3
+ "version": "0.10.14",
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.7",
26
- "@fluentui-react-native/adapters": ">=0.8.2 <1.0.0",
27
- "@fluentui-react-native/framework": ">=0.7.10 <1.0.0",
28
- "@fluentui-react-native/theme-tokens": ">=0.11.5 <1.0.0",
29
- "@fluentui-react-native/tokens": ">=0.11.5 <1.0.0",
25
+ "@uifabricshared/foundation-compose": "^1.11.10",
26
+ "@fluentui-react-native/adapters": ">=0.8.3 <1.0.0",
27
+ "@fluentui-react-native/framework": ">=0.7.14 <1.0.0",
28
+ "@fluentui-react-native/theme-tokens": ">=0.12.0 <1.0.0",
29
+ "@fluentui-react-native/tokens": ">=0.11.6 <1.0.0",
30
30
  "@uifabricshared/foundation-composable": ">=0.10.2 <1.0.0",
31
31
  "@uifabricshared/foundation-settings": ">=0.11.2 <1.0.0",
32
32
  "@uifabricshared/foundation-tokens": ">=0.11.2 <1.0.0"