@fluentui-react-native/persona-coin 0.11.4 → 0.11.6

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,103 @@
2
2
  "name": "@fluentui-react-native/persona-coin",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 16 Sep 2022 01:50:50 GMT",
5
+ "date": "Fri, 30 Sep 2022 00:51:18 GMT",
6
+ "tag": "@fluentui-react-native/persona-coin_v0.11.6",
7
+ "version": "0.11.6",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "krsiler@microsoft.com",
12
+ "package": "@fluentui-react-native/persona-coin",
13
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b",
14
+ "comment": "Update react-native to 0.68"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/persona-coin",
19
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.6",
20
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/persona-coin",
25
+ "comment": "Bump @fluentui-react-native/adapters to v0.9.2",
26
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/persona-coin",
31
+ "comment": "Bump @fluentui-react-native/framework to v0.8.5",
32
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/persona-coin",
37
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.19.1",
38
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/persona-coin",
43
+ "comment": "Bump @fluentui-react-native/tokens to v0.17.1",
44
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/persona-coin",
49
+ "comment": "Bump @uifabricshared/foundation-composable to v0.11.1",
50
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui-react-native/persona-coin",
55
+ "comment": "Bump @uifabricshared/foundation-settings to v0.12.1",
56
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/persona-coin",
61
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.12.4",
62
+ "commit": "de9ddf75304295843613e144473e4fef3190f14b"
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "date": "Wed, 21 Sep 2022 21:00:40 GMT",
69
+ "tag": "@fluentui-react-native/persona-coin_v0.11.5",
70
+ "version": "0.11.5",
71
+ "comments": {
72
+ "patch": [
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/persona-coin",
76
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.5",
77
+ "commit": "6706e18d88a521539fdc717100516ec3ee4bb5e2"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui-react-native/persona-coin",
82
+ "comment": "Bump @fluentui-react-native/framework to v0.8.4",
83
+ "commit": "6706e18d88a521539fdc717100516ec3ee4bb5e2"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui-react-native/persona-coin",
88
+ "comment": "Bump @fluentui-react-native/tokens to v0.17.0",
89
+ "commit": "6706e18d88a521539fdc717100516ec3ee4bb5e2"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui-react-native/persona-coin",
94
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.12.3",
95
+ "commit": "6706e18d88a521539fdc717100516ec3ee4bb5e2"
96
+ }
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "date": "Fri, 16 Sep 2022 01:53:06 GMT",
6
102
  "tag": "@fluentui-react-native/persona-coin_v0.11.4",
7
103
  "version": "0.11.4",
8
104
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,39 @@
1
1
  # Change Log - @fluentui-react-native/persona-coin
2
2
 
3
- This log was last generated on Fri, 16 Sep 2022 01:50:50 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 30 Sep 2022 00:51:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.11.6
8
+
9
+ Fri, 30 Sep 2022 00:51:18 GMT
10
+
11
+ ### Patches
12
+
13
+ - Update react-native to 0.68 (krsiler@microsoft.com)
14
+ - Bump @uifabricshared/foundation-compose to v1.12.6
15
+ - Bump @fluentui-react-native/adapters to v0.9.2
16
+ - Bump @fluentui-react-native/framework to v0.8.5
17
+ - Bump @fluentui-react-native/theme-tokens to v0.19.1
18
+ - Bump @fluentui-react-native/tokens to v0.17.1
19
+ - Bump @uifabricshared/foundation-composable to v0.11.1
20
+ - Bump @uifabricshared/foundation-settings to v0.12.1
21
+ - Bump @uifabricshared/foundation-tokens to v0.12.4
22
+
23
+ ## 0.11.5
24
+
25
+ Wed, 21 Sep 2022 21:00:40 GMT
26
+
27
+ ### Patches
28
+
29
+ - Bump @uifabricshared/foundation-compose to v1.12.5
30
+ - Bump @fluentui-react-native/framework to v0.8.4
31
+ - Bump @fluentui-react-native/tokens to v0.17.0
32
+ - Bump @uifabricshared/foundation-tokens to v0.12.3
33
+
7
34
  ## 0.11.4
8
35
 
9
- Fri, 16 Sep 2022 01:50:50 GMT
36
+ Fri, 16 Sep 2022 01:53:06 GMT
10
37
 
11
38
  ### Patches
12
39
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/persona-coin",
3
- "version": "0.11.4",
3
+ "version": "0.11.6",
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,25 +22,38 @@
22
22
  "directory": "packages/components/PersonaCoin"
23
23
  },
24
24
  "dependencies": {
25
- "@uifabricshared/foundation-compose": "^1.12.4",
26
- "@fluentui-react-native/adapters": ">=0.9.1 <1.0.0",
27
- "@fluentui-react-native/framework": ">=0.8.3 <1.0.0",
28
- "@fluentui-react-native/theme-tokens": ">=0.19.0 <1.0.0",
29
- "@fluentui-react-native/tokens": ">=0.16.2 <1.0.0",
30
- "@uifabricshared/foundation-composable": ">=0.11.0 <1.0.0",
31
- "@uifabricshared/foundation-settings": ">=0.12.0 <1.0.0",
32
- "@uifabricshared/foundation-tokens": ">=0.12.2 <1.0.0"
25
+ "@uifabricshared/foundation-compose": "^1.12.6",
26
+ "@fluentui-react-native/adapters": ">=0.9.2 <1.0.0",
27
+ "@fluentui-react-native/framework": ">=0.8.5 <1.0.0",
28
+ "@fluentui-react-native/theme-tokens": ">=0.19.1 <1.0.0",
29
+ "@fluentui-react-native/tokens": ">=0.17.1 <1.0.0",
30
+ "@uifabricshared/foundation-composable": ">=0.11.1 <1.0.0",
31
+ "@uifabricshared/foundation-settings": ">=0.12.1 <1.0.0",
32
+ "@uifabricshared/foundation-tokens": ">=0.12.4 <1.0.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
36
- "@types/react-native": "^0.66.0",
37
36
  "@fluentui-react-native/scripts": "^0.1.1",
38
- "react-native": "^0.66.0"
37
+ "@office-iss/react-native-win32": ">=0.68.0 <0.68.6",
38
+ "@types/react-native": "^0.68.0",
39
+ "react": "17.0.2",
40
+ "react-native": "^0.68.0"
39
41
  },
40
42
  "peerDependencies": {
41
- "react": ">=17.0.2",
42
- "react-native": ">=0.66.0"
43
+ "react": "17.0.2",
44
+ "react-native": "^0.68.0"
43
45
  },
44
46
  "author": "",
45
- "license": "MIT"
47
+ "license": "MIT",
48
+ "rnx-kit": {
49
+ "reactNativeVersion": "^0.68",
50
+ "reactNativeDevVersion": "^0.68",
51
+ "kitType": "library",
52
+ "capabilities": [
53
+ "core",
54
+ "core-android",
55
+ "core-ios",
56
+ "react"
57
+ ]
58
+ }
46
59
  }