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

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,85 @@
2
2
  "name": "@fluentui-react-native/persona-coin",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 29 Aug 2022 23:19:48 GMT",
5
+ "date": "Fri, 16 Sep 2022 01:50:50 GMT",
6
+ "tag": "@fluentui-react-native/persona-coin_v0.11.4",
7
+ "version": "0.11.4",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/persona-coin",
13
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.4",
14
+ "commit": "379d866e6ec5a3d954b5e945949467345f815513"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/persona-coin",
19
+ "comment": "Bump @fluentui-react-native/framework to v0.8.3",
20
+ "commit": "379d866e6ec5a3d954b5e945949467345f815513"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/persona-coin",
25
+ "comment": "Bump @fluentui-react-native/tokens to v0.16.2",
26
+ "commit": "379d866e6ec5a3d954b5e945949467345f815513"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/persona-coin",
31
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.12.2",
32
+ "commit": "379d866e6ec5a3d954b5e945949467345f815513"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 14 Sep 2022 23:07:41 GMT",
39
+ "tag": "@fluentui-react-native/persona-coin_v0.11.3",
40
+ "version": "0.11.3",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "ruaraki@microsoft.com",
45
+ "package": "@fluentui-react-native/persona-coin",
46
+ "commit": "bb45f425d71a2c9f4c8088ae2e15d93759b915bb",
47
+ "comment": "Remove rn win32 dep"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/persona-coin",
52
+ "comment": "Bump @uifabricshared/foundation-compose to v1.12.3",
53
+ "commit": "bb45f425d71a2c9f4c8088ae2e15d93759b915bb"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/persona-coin",
58
+ "comment": "Bump @fluentui-react-native/adapters to v0.9.1",
59
+ "commit": "bb45f425d71a2c9f4c8088ae2e15d93759b915bb"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/persona-coin",
64
+ "comment": "Bump @fluentui-react-native/framework to v0.8.2",
65
+ "commit": "bb45f425d71a2c9f4c8088ae2e15d93759b915bb"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/persona-coin",
70
+ "comment": "Bump @fluentui-react-native/tokens to v0.16.1",
71
+ "commit": "bb45f425d71a2c9f4c8088ae2e15d93759b915bb"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/persona-coin",
76
+ "comment": "Bump @uifabricshared/foundation-tokens to v0.12.1",
77
+ "commit": "bb45f425d71a2c9f4c8088ae2e15d93759b915bb"
78
+ }
79
+ ]
80
+ }
81
+ },
82
+ {
83
+ "date": "Mon, 29 Aug 2022 23:21:44 GMT",
6
84
  "tag": "@fluentui-react-native/persona-coin_v0.11.2",
7
85
  "version": "0.11.2",
8
86
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,36 @@
1
1
  # Change Log - @fluentui-react-native/persona-coin
2
2
 
3
- This log was last generated on Mon, 29 Aug 2022 23:19:48 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 16 Sep 2022 01:50:50 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.11.4
8
+
9
+ Fri, 16 Sep 2022 01:50:50 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @uifabricshared/foundation-compose to v1.12.4
14
+ - Bump @fluentui-react-native/framework to v0.8.3
15
+ - Bump @fluentui-react-native/tokens to v0.16.2
16
+ - Bump @uifabricshared/foundation-tokens to v0.12.2
17
+
18
+ ## 0.11.3
19
+
20
+ Wed, 14 Sep 2022 23:07:41 GMT
21
+
22
+ ### Patches
23
+
24
+ - Remove rn win32 dep (ruaraki@microsoft.com)
25
+ - Bump @uifabricshared/foundation-compose to v1.12.3
26
+ - Bump @fluentui-react-native/adapters to v0.9.1
27
+ - Bump @fluentui-react-native/framework to v0.8.2
28
+ - Bump @fluentui-react-native/tokens to v0.16.1
29
+ - Bump @uifabricshared/foundation-tokens to v0.12.1
30
+
7
31
  ## 0.11.2
8
32
 
9
- Mon, 29 Aug 2022 23:19:48 GMT
33
+ Mon, 29 Aug 2022 23:21:44 GMT
10
34
 
11
35
  ### Patches
12
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/persona-coin",
3
- "version": "0.11.2",
3
+ "version": "0.11.4",
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,18 +22,17 @@
22
22
  "directory": "packages/components/PersonaCoin"
23
23
  },
24
24
  "dependencies": {
25
- "@uifabricshared/foundation-compose": "^1.12.2",
26
- "@fluentui-react-native/adapters": ">=0.9.0 <1.0.0",
27
- "@fluentui-react-native/framework": ">=0.8.1 <1.0.0",
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
28
  "@fluentui-react-native/theme-tokens": ">=0.19.0 <1.0.0",
29
- "@fluentui-react-native/tokens": ">=0.16.0 <1.0.0",
29
+ "@fluentui-react-native/tokens": ">=0.16.2 <1.0.0",
30
30
  "@uifabricshared/foundation-composable": ">=0.11.0 <1.0.0",
31
31
  "@uifabricshared/foundation-settings": ">=0.12.0 <1.0.0",
32
- "@uifabricshared/foundation-tokens": ">=0.12.0 <1.0.0"
32
+ "@uifabricshared/foundation-tokens": ">=0.12.2 <1.0.0"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
36
- "@office-iss/react-native-win32": "^0.66.0",
37
36
  "@types/react-native": "^0.66.0",
38
37
  "@fluentui-react-native/scripts": "^0.1.1",
39
38
  "react-native": "^0.66.0"