@fluentui-react-native/persona-coin 0.9.26 → 0.10.3

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/.eslintrc.js CHANGED
@@ -1,5 +1,3 @@
1
1
  module.exports = {
2
- extends: [
3
- "@uifabricshared/eslint-config-rules"
4
- ]
5
- }
2
+ extends: ['@fluentui-react-native/eslint-config-rules'],
3
+ };
package/CHANGELOG.json CHANGED
@@ -2,7 +2,198 @@
2
2
  "name": "@fluentui-react-native/persona-coin",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 09 Nov 2021 23:03:11 GMT",
5
+ "date": "Fri, 17 Dec 2021 19:51:04 GMT",
6
+ "tag": "@fluentui-react-native/persona-coin_v0.10.3",
7
+ "version": "0.10.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/persona-coin",
13
+ "comment": "Bump @fluentui-react-native/framework to v0.7.3",
14
+ "commit": "3012e075ca89e36931357442679b73d20540af8b"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 17 Dec 2021 01:26:42 GMT",
21
+ "tag": "@fluentui-react-native/persona-coin_v0.10.2",
22
+ "version": "0.10.2",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui-react-native/persona-coin",
28
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.2",
29
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui-react-native/persona-coin",
34
+ "comment": "Bump @fluentui-react-native/framework to v0.7.2",
35
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/persona-coin",
40
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.11.1",
41
+ "commit": "511aeb31982a5fb9dd2f7196c0c7217cc4a3dbc6"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Thu, 16 Dec 2021 23:00:57 GMT",
48
+ "tag": "@fluentui-react-native/persona-coin_v0.10.1",
49
+ "version": "0.10.1",
50
+ "comments": {
51
+ "none": [
52
+ {
53
+ "author": "dannyvv@microsoft.com",
54
+ "package": "@fluentui-react-native/persona-coin",
55
+ "commit": "25b3989739737bc598a5d699a941af4c0b4a421f",
56
+ "comment": "📦 applying package updates ***NO_CI***"
57
+ }
58
+ ]
59
+ }
60
+ },
61
+ {
62
+ "date": "Thu, 16 Dec 2021 19:10:31 GMT",
63
+ "tag": "@fluentui-react-native/persona-coin_v0.10.1",
64
+ "version": "0.10.1",
65
+ "comments": {
66
+ "patch": [
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/persona-coin",
70
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.1",
71
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/persona-coin",
76
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.1",
77
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui-react-native/persona-coin",
82
+ "comment": "Bump @fluentui-react-native/framework to v0.7.1",
83
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui-react-native/persona-coin",
88
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.11.0",
89
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui-react-native/persona-coin",
94
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.1",
95
+ "commit": "6a9f067ae2510481b6ff3512c10c08e7de84f86e"
96
+ }
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "date": "Wed, 17 Nov 2021 19:28:07 GMT",
102
+ "tag": "@fluentui-react-native/persona-coin_v0.10.0",
103
+ "version": "0.10.0",
104
+ "comments": {
105
+ "minor": [
106
+ {
107
+ "comment": "Update to react-native 0.64",
108
+ "author": "afoxman@microsoft.com",
109
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
110
+ "package": "@fluentui-react-native/persona-coin"
111
+ }
112
+ ],
113
+ "patch": [
114
+ {
115
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.0",
116
+ "author": "afoxman@microsoft.com",
117
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
118
+ "package": "@fluentui-react-native/persona-coin"
119
+ },
120
+ {
121
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.0",
122
+ "author": "afoxman@microsoft.com",
123
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
124
+ "package": "@fluentui-react-native/persona-coin"
125
+ },
126
+ {
127
+ "comment": "Bump @fluentui-react-native/framework to v0.7.0",
128
+ "author": "afoxman@microsoft.com",
129
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
130
+ "package": "@fluentui-react-native/persona-coin"
131
+ },
132
+ {
133
+ "comment": "Bump @uifabricshared/foundation-compose to v1.11.0",
134
+ "author": "afoxman@microsoft.com",
135
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
136
+ "package": "@fluentui-react-native/persona-coin"
137
+ },
138
+ {
139
+ "comment": "Bump @uifabricshared/foundation-composable to v0.10.0",
140
+ "author": "afoxman@microsoft.com",
141
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
142
+ "package": "@fluentui-react-native/persona-coin"
143
+ },
144
+ {
145
+ "comment": "Bump @uifabricshared/foundation-settings to v0.11.0",
146
+ "author": "afoxman@microsoft.com",
147
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
148
+ "package": "@fluentui-react-native/persona-coin"
149
+ },
150
+ {
151
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.11.0",
152
+ "author": "afoxman@microsoft.com",
153
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
154
+ "package": "@fluentui-react-native/persona-coin"
155
+ },
156
+ {
157
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.10.0",
158
+ "author": "afoxman@microsoft.com",
159
+ "commit": "f16d742b5c2d5b97e49ac1ef7b740cbf89fc42e6",
160
+ "package": "@fluentui-react-native/persona-coin"
161
+ }
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "date": "Fri, 12 Nov 2021 16:07:20 GMT",
167
+ "tag": "@fluentui-react-native/persona-coin_v0.9.26",
168
+ "version": "0.9.26",
169
+ "comments": {
170
+ "none": [
171
+ {
172
+ "comment": "Bump @fluentui-react-native/framework to v0.6.6",
173
+ "author": "4123478+tido64@users.noreply.github.com",
174
+ "commit": "25673699e6c6c064b41f1246c2c995baa67a74ad",
175
+ "package": "@fluentui-react-native/persona-coin"
176
+ }
177
+ ]
178
+ }
179
+ },
180
+ {
181
+ "date": "Thu, 11 Nov 2021 23:17:41 GMT",
182
+ "tag": "@fluentui-react-native/persona-coin_v0.9.26",
183
+ "version": "0.9.26",
184
+ "comments": {
185
+ "none": [
186
+ {
187
+ "comment": "Rename uifabricshared/eslint-config-rules to fluentui-react-native/eslint-config-rules",
188
+ "author": "ruaraki@microsoft.com",
189
+ "commit": "110fba2a1721a914501404f6040f07656307549e",
190
+ "package": "@fluentui-react-native/persona-coin"
191
+ }
192
+ ]
193
+ }
194
+ },
195
+ {
196
+ "date": "Tue, 09 Nov 2021 23:04:33 GMT",
6
197
  "tag": "@fluentui-react-native/persona-coin_v0.9.26",
7
198
  "version": "0.9.26",
8
199
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,61 @@
1
1
  # Change Log - @fluentui-react-native/persona-coin
2
2
 
3
- This log was last generated on Tue, 09 Nov 2021 23:03:11 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 17 Dec 2021 19:51:04 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.10.3
8
+
9
+ Fri, 17 Dec 2021 19:51:04 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/framework to v0.7.3
14
+
15
+ ## 0.10.2
16
+
17
+ Fri, 17 Dec 2021 01:26:42 GMT
18
+
19
+ ### Patches
20
+
21
+ - Bump @uifabricshared/foundation-compose to v1.11.2
22
+ - Bump @fluentui-react-native/framework to v0.7.2
23
+ - Bump @fluentui-react-native/theme-tokens to v0.11.1
24
+
25
+ ## 0.10.1
26
+
27
+ Thu, 16 Dec 2021 19:10:31 GMT
28
+
29
+ ### Patches
30
+
31
+ - Bump @uifabricshared/foundation-compose to v1.11.1
32
+ - Bump @fluentui-react-native/adapters to v0.8.1
33
+ - Bump @fluentui-react-native/framework to v0.7.1
34
+ - Bump @fluentui-react-native/theme-tokens to v0.11.0
35
+ - Bump @fluentui-react-native/tokens to v0.11.1
36
+
37
+ ## 0.10.0
38
+
39
+ Wed, 17 Nov 2021 19:28:07 GMT
40
+
41
+ ### Minor changes
42
+
43
+ - Update to react-native 0.64 (afoxman@microsoft.com)
44
+
45
+ ### Patches
46
+
47
+ - Bump @fluentui-react-native/adapters to v0.8.0 (afoxman@microsoft.com)
48
+ - Bump @fluentui-react-native/tokens to v0.11.0 (afoxman@microsoft.com)
49
+ - Bump @fluentui-react-native/framework to v0.7.0 (afoxman@microsoft.com)
50
+ - Bump @uifabricshared/foundation-compose to v1.11.0 (afoxman@microsoft.com)
51
+ - Bump @uifabricshared/foundation-composable to v0.10.0 (afoxman@microsoft.com)
52
+ - Bump @uifabricshared/foundation-settings to v0.11.0 (afoxman@microsoft.com)
53
+ - Bump @uifabricshared/foundation-tokens to v0.11.0 (afoxman@microsoft.com)
54
+ - Bump @fluentui-react-native/theme-tokens to v0.10.0 (afoxman@microsoft.com)
55
+
7
56
  ## 0.9.26
8
57
 
9
- Tue, 09 Nov 2021 23:03:11 GMT
58
+ Tue, 09 Nov 2021 23:04:33 GMT
10
59
 
11
60
  ### Patches
12
61
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/persona-coin",
3
- "version": "0.9.26",
3
+ "version": "0.10.3",
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",
@@ -17,25 +17,25 @@
17
17
  "prettier-fix": "fluentui-scripts prettier --fix true"
18
18
  },
19
19
  "dependencies": {
20
- "@uifabricshared/foundation-compose": "^1.10.22",
21
- "@fluentui-react-native/adapters": ">=0.7.5 <1.0.0",
22
- "@fluentui-react-native/framework": ">=0.6.6 <1.0.0",
23
- "@fluentui-react-native/theme-tokens": ">=0.9.2 <1.0.0",
24
- "@fluentui-react-native/tokens": ">=0.10.3 <1.0.0",
25
- "@uifabricshared/foundation-composable": ">=0.9.3 <1.0.0",
26
- "@uifabricshared/foundation-settings": ">=0.10.3 <1.0.0",
27
- "@uifabricshared/foundation-tokens": ">=0.10.3 <1.0.0"
20
+ "@uifabricshared/foundation-compose": "^1.11.2",
21
+ "@fluentui-react-native/adapters": ">=0.8.1 <1.0.0",
22
+ "@fluentui-react-native/framework": ">=0.7.3 <1.0.0",
23
+ "@fluentui-react-native/theme-tokens": ">=0.11.1 <1.0.0",
24
+ "@fluentui-react-native/tokens": ">=0.11.1 <1.0.0",
25
+ "@uifabricshared/foundation-composable": ">=0.10.0 <1.0.0",
26
+ "@uifabricshared/foundation-settings": ">=0.11.0 <1.0.0",
27
+ "@uifabricshared/foundation-tokens": ">=0.11.0 <1.0.0"
28
28
  },
29
29
  "devDependencies": {
30
- "@office-iss/react-native-win32": "^0.63.7",
31
- "@types/react-native": "^0.63.0",
30
+ "@fluentui-react-native/eslint-config-rules": "^0.1.1",
31
+ "@office-iss/react-native-win32": "^0.64.8",
32
+ "@types/react-native": "^0.64.0",
32
33
  "@uifabricshared/build-native": "^0.1.1",
33
- "@uifabricshared/eslint-config-rules": "^0.1.1",
34
- "react-native": "^0.63.4"
34
+ "react-native": "^0.64.3"
35
35
  },
36
36
  "peerDependencies": {
37
- "react": ">=16.13.1",
38
- "react-native": ">=0.63.4"
37
+ "react": ">=17.0.1",
38
+ "react-native": ">=0.64.3"
39
39
  },
40
40
  "author": "",
41
41
  "license": "MIT"