@fluentui-react-native/persona-coin 0.13.12 → 0.14.0

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,70 @@
2
2
  "name": "@fluentui-react-native/persona-coin",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 07 Nov 2023 20:15:47 GMT",
5
+ "date": "Thu, 09 Nov 2023 02:32:41 GMT",
6
+ "version": "0.14.0",
7
+ "tag": "@fluentui-react-native/persona-coin_v0.14.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "30809111+acoates-ms@users.noreply.github.com",
12
+ "package": "@fluentui-react-native/persona-coin",
13
+ "commit": "4a6a9cd63396c6e8fc6ffbfec7137652928e40ef",
14
+ "comment": "Update to react-native 0.72"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/persona-coin",
19
+ "comment": "Bump @fluentui-react-native/adapters to v0.12.0",
20
+ "commit": "not available"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/persona-coin",
25
+ "comment": "Bump @fluentui-react-native/framework to v0.12.0",
26
+ "commit": "not available"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/persona-coin",
31
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.26.0",
32
+ "commit": "not available"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/persona-coin",
37
+ "comment": "Bump @fluentui-react-native/tokens to v0.22.0",
38
+ "commit": "not available"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/persona-coin",
43
+ "comment": "Bump @uifabricshared/foundation-composable to v0.12.3",
44
+ "commit": "not available"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/persona-coin",
49
+ "comment": "Bump @uifabricshared/foundation-compose to v1.14.13",
50
+ "commit": "not available"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui-react-native/persona-coin",
55
+ "comment": "Bump @uifabricshared/foundation-settings to v0.14.0",
56
+ "commit": "not available"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/persona-coin",
61
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.14.0",
62
+ "commit": "not available"
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "date": "Tue, 07 Nov 2023 20:20:34 GMT",
6
69
  "version": "0.13.12",
7
70
  "tag": "@fluentui-react-native/persona-coin_v0.13.12",
8
71
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,28 @@
1
1
  # Change Log - @fluentui-react-native/persona-coin
2
2
 
3
- This log was last generated on Tue, 07 Nov 2023 20:15:47 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 09 Nov 2023 02:32:41 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.14.0
8
+
9
+ Thu, 09 Nov 2023 02:32:41 GMT
10
+
11
+ ### Minor changes
12
+
13
+ - Update to react-native 0.72 (30809111+acoates-ms@users.noreply.github.com)
14
+ - Bump @fluentui-react-native/adapters to v0.12.0
15
+ - Bump @fluentui-react-native/framework to v0.12.0
16
+ - Bump @fluentui-react-native/theme-tokens to v0.26.0
17
+ - Bump @fluentui-react-native/tokens to v0.22.0
18
+ - Bump @uifabricshared/foundation-composable to v0.12.3
19
+ - Bump @uifabricshared/foundation-compose to v1.14.13
20
+ - Bump @uifabricshared/foundation-settings to v0.14.0
21
+ - Bump @uifabricshared/foundation-tokens to v0.14.0
22
+
7
23
  ## 0.13.12
8
24
 
9
- Tue, 07 Nov 2023 20:15:47 GMT
25
+ Tue, 07 Nov 2023 20:20:34 GMT
10
26
 
11
27
  ### Patches
12
28
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/persona-coin",
3
- "version": "0.13.12",
3
+ "version": "0.14.0",
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,26 @@
22
22
  "directory": "packages/components/PersonaCoin"
23
23
  },
24
24
  "dependencies": {
25
- "@fluentui-react-native/adapters": ">=0.11.3 <1.0.0",
26
- "@fluentui-react-native/framework": ">=0.11.10 <1.0.0",
27
- "@fluentui-react-native/theme-tokens": ">=0.25.4 <1.0.0",
28
- "@fluentui-react-native/tokens": ">=0.21.6 <1.0.0",
29
- "@uifabricshared/foundation-composable": ">=0.12.2 <1.0.0",
30
- "@uifabricshared/foundation-compose": "^1.14.12",
31
- "@uifabricshared/foundation-settings": ">=0.13.2 <1.0.0",
32
- "@uifabricshared/foundation-tokens": ">=0.13.9 <1.0.0"
25
+ "@fluentui-react-native/adapters": ">=0.12.0 <1.0.0",
26
+ "@fluentui-react-native/framework": ">=0.12.0 <1.0.0",
27
+ "@fluentui-react-native/theme-tokens": ">=0.26.0 <1.0.0",
28
+ "@fluentui-react-native/tokens": ">=0.22.0 <1.0.0",
29
+ "@uifabricshared/foundation-composable": ">=0.12.3 <1.0.0",
30
+ "@uifabricshared/foundation-compose": "^1.14.13",
31
+ "@uifabricshared/foundation-settings": ">=0.14.0 <1.0.0",
32
+ "@uifabricshared/foundation-tokens": ">=0.14.0 <1.0.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
36
36
  "@fluentui-react-native/scripts": "^0.1.1",
37
- "@office-iss/react-native-win32": "^0.71.0",
37
+ "@office-iss/react-native-win32": "^0.72.0",
38
+ "@react-native/metro-config": "^0.72.0",
38
39
  "react": "18.2.0",
39
- "react-native": "^0.71.0"
40
+ "react-native": "^0.72.0"
40
41
  },
41
42
  "peerDependencies": {
42
43
  "react": "18.2.0",
43
- "react-native": "^0.71.0"
44
+ "react-native": "^0.72.0"
44
45
  },
45
46
  "author": "",
46
47
  "license": "MIT",
@@ -51,7 +52,7 @@
51
52
  "microsoft/react-native"
52
53
  ],
53
54
  "requirements": [
54
- "react-native@0.71"
55
+ "react-native@0.72"
55
56
  ],
56
57
  "capabilities": [
57
58
  "core",