@fluentui-react-native/experimental-avatar 0.14.7 → 0.14.10

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,100 @@
2
2
  "name": "@fluentui-react-native/experimental-avatar",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 04 Mar 2022 23:41:59 GMT",
5
+ "date": "Thu, 31 Mar 2022 07:25:45 GMT",
6
+ "tag": "@fluentui-react-native/experimental-avatar_v0.14.10",
7
+ "version": "0.14.10",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/experimental-avatar",
13
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.5",
14
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/experimental-avatar",
19
+ "comment": "Bump @fluentui-react-native/component-cache to v1.3.2",
20
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/experimental-avatar",
25
+ "comment": "Bump @fluentui-react-native/framework to v0.7.19",
26
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/experimental-avatar",
31
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.13.2",
32
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/experimental-avatar",
37
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.9",
38
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/experimental-avatar",
43
+ "comment": "Bump @fluentui-react-native/use-styling to v0.8.3",
44
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Wed, 23 Mar 2022 17:24:05 GMT",
51
+ "tag": "@fluentui-react-native/experimental-avatar_v0.14.9",
52
+ "version": "0.14.9",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/experimental-avatar",
58
+ "comment": "Bump @fluentui-react-native/framework to v0.7.18",
59
+ "commit": "0a18d2f8bb6505c6c6e2445ff3ba62ac79334872"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/experimental-avatar",
64
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.13.1",
65
+ "commit": "0a18d2f8bb6505c6c6e2445ff3ba62ac79334872"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Mon, 07 Mar 2022 19:15:33 GMT",
72
+ "tag": "@fluentui-react-native/experimental-avatar_v0.14.8",
73
+ "version": "0.14.8",
74
+ "comments": {
75
+ "patch": [
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui-react-native/experimental-avatar",
79
+ "comment": "Bump @fluentui-react-native/adapters to v0.8.4",
80
+ "commit": "d437b204aa63de4c9d4dd2f58ccf541c388ddaee"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui-react-native/experimental-avatar",
85
+ "comment": "Bump @fluentui-react-native/framework to v0.7.17",
86
+ "commit": "d437b204aa63de4c9d4dd2f58ccf541c388ddaee"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui-react-native/experimental-avatar",
91
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.8",
92
+ "commit": "d437b204aa63de4c9d4dd2f58ccf541c388ddaee"
93
+ }
94
+ ]
95
+ }
96
+ },
97
+ {
98
+ "date": "Fri, 04 Mar 2022 23:43:09 GMT",
6
99
  "tag": "@fluentui-react-native/experimental-avatar_v0.14.7",
7
100
  "version": "0.14.7",
8
101
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,44 @@
1
1
  # Change Log - @fluentui-react-native/experimental-avatar
2
2
 
3
- This log was last generated on Fri, 04 Mar 2022 23:41:59 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 31 Mar 2022 07:25:45 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.14.10
8
+
9
+ Thu, 31 Mar 2022 07:25:45 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/adapters to v0.8.5
14
+ - Bump @fluentui-react-native/component-cache to v1.3.2
15
+ - Bump @fluentui-react-native/framework to v0.7.19
16
+ - Bump @fluentui-react-native/theme-tokens to v0.13.2
17
+ - Bump @fluentui-react-native/tokens to v0.11.9
18
+ - Bump @fluentui-react-native/use-styling to v0.8.3
19
+
20
+ ## 0.14.9
21
+
22
+ Wed, 23 Mar 2022 17:24:05 GMT
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui-react-native/framework to v0.7.18
27
+ - Bump @fluentui-react-native/theme-tokens to v0.13.1
28
+
29
+ ## 0.14.8
30
+
31
+ Mon, 07 Mar 2022 19:15:33 GMT
32
+
33
+ ### Patches
34
+
35
+ - Bump @fluentui-react-native/adapters to v0.8.4
36
+ - Bump @fluentui-react-native/framework to v0.7.17
37
+ - Bump @fluentui-react-native/tokens to v0.11.8
38
+
7
39
  ## 0.14.7
8
40
 
9
- Fri, 04 Mar 2022 23:41:59 GMT
41
+ Fri, 04 Mar 2022 23:43:09 GMT
10
42
 
11
43
  ### Patches
12
44
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/experimental-avatar",
3
- "version": "0.14.7",
3
+ "version": "0.14.10",
4
4
  "description": "A cross-platform Avatar component using the Fluent Design System. Currently only implemented on iOS",
5
5
  "license": "MIT",
6
6
  "author": "Microsoft <fluentuinativeowners@microsoft.com>",
@@ -25,12 +25,12 @@
25
25
  "directory": "packages/experimental/Avatar"
26
26
  },
27
27
  "dependencies": {
28
- "@fluentui-react-native/adapters": "^0.8.3",
29
- "@fluentui-react-native/component-cache": "^1.3.1",
30
- "@fluentui-react-native/framework": "0.7.16",
31
- "@fluentui-react-native/theme-tokens": "^0.13.0",
32
- "@fluentui-react-native/tokens": "^0.11.7",
33
- "@fluentui-react-native/use-styling": "^0.8.2"
28
+ "@fluentui-react-native/adapters": "^0.8.5",
29
+ "@fluentui-react-native/component-cache": "^1.3.2",
30
+ "@fluentui-react-native/framework": "0.7.19",
31
+ "@fluentui-react-native/theme-tokens": "^0.13.2",
32
+ "@fluentui-react-native/tokens": "^0.11.9",
33
+ "@fluentui-react-native/use-styling": "^0.8.3"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",