@fluentui-react-native/experimental-avatar 0.14.22 → 0.14.23
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 +40 -1
- package/CHANGELOG.md +14 -2
- package/package.json +6 -6
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,46 @@
|
|
|
2
2
|
"name": "@fluentui-react-native/experimental-avatar",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "Wed, 04 May 2022
|
|
5
|
+
"date": "Wed, 04 May 2022 21:04:45 GMT",
|
|
6
|
+
"tag": "@fluentui-react-native/experimental-avatar_v0.14.23",
|
|
7
|
+
"version": "0.14.23",
|
|
8
|
+
"comments": {
|
|
9
|
+
"patch": [
|
|
10
|
+
{
|
|
11
|
+
"author": "beachball",
|
|
12
|
+
"package": "@fluentui-react-native/experimental-avatar",
|
|
13
|
+
"comment": "Bump @fluentui-react-native/badge to v0.0.33",
|
|
14
|
+
"commit": "d503e2af4e84ba5c8c1c40ea3698fcbd1691dda6"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui-react-native/experimental-avatar",
|
|
19
|
+
"comment": "Bump @fluentui-react-native/icon to v0.11.21",
|
|
20
|
+
"commit": "d503e2af4e84ba5c8c1c40ea3698fcbd1691dda6"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui-react-native/experimental-avatar",
|
|
25
|
+
"comment": "Bump @fluentui-react-native/interactive-hooks to v0.15.6",
|
|
26
|
+
"commit": "d503e2af4e84ba5c8c1c40ea3698fcbd1691dda6"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "beachball",
|
|
30
|
+
"package": "@fluentui-react-native/experimental-avatar",
|
|
31
|
+
"comment": "Bump @fluentui-react-native/framework to v0.7.26",
|
|
32
|
+
"commit": "d503e2af4e84ba5c8c1c40ea3698fcbd1691dda6"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "beachball",
|
|
36
|
+
"package": "@fluentui-react-native/experimental-avatar",
|
|
37
|
+
"comment": "Bump @fluentui-react-native/tokens to v0.12.0",
|
|
38
|
+
"commit": "d503e2af4e84ba5c8c1c40ea3698fcbd1691dda6"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"date": "Wed, 04 May 2022 09:56:42 GMT",
|
|
6
45
|
"tag": "@fluentui-react-native/experimental-avatar_v0.14.22",
|
|
7
46
|
"version": "0.14.22",
|
|
8
47
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,24 @@
|
|
|
1
1
|
# Change Log - @fluentui-react-native/experimental-avatar
|
|
2
2
|
|
|
3
|
-
This log was last generated on Wed, 04 May 2022
|
|
3
|
+
This log was last generated on Wed, 04 May 2022 21:04:45 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 0.14.23
|
|
8
|
+
|
|
9
|
+
Wed, 04 May 2022 21:04:45 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump @fluentui-react-native/badge to v0.0.33
|
|
14
|
+
- Bump @fluentui-react-native/icon to v0.11.21
|
|
15
|
+
- Bump @fluentui-react-native/interactive-hooks to v0.15.6
|
|
16
|
+
- Bump @fluentui-react-native/framework to v0.7.26
|
|
17
|
+
- Bump @fluentui-react-native/tokens to v0.12.0
|
|
18
|
+
|
|
7
19
|
## 0.14.22
|
|
8
20
|
|
|
9
|
-
Wed, 04 May 2022 09:56:
|
|
21
|
+
Wed, 04 May 2022 09:56:42 GMT
|
|
10
22
|
|
|
11
23
|
### Patches
|
|
12
24
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-react-native/experimental-avatar",
|
|
3
|
-
"version": "0.14.
|
|
3
|
+
"version": "0.14.23",
|
|
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>",
|
|
@@ -26,13 +26,13 @@
|
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
28
|
"@fluentui-react-native/adapters": "^0.8.5",
|
|
29
|
-
"@fluentui-react-native/badge": "^0.0.
|
|
29
|
+
"@fluentui-react-native/badge": "^0.0.33",
|
|
30
30
|
"@fluentui-react-native/component-cache": "^1.3.2",
|
|
31
|
-
"@fluentui-react-native/icon": "^0.11.
|
|
32
|
-
"@fluentui-react-native/interactive-hooks": "^0.15.
|
|
33
|
-
"@fluentui-react-native/framework": "0.7.
|
|
31
|
+
"@fluentui-react-native/icon": "^0.11.21",
|
|
32
|
+
"@fluentui-react-native/interactive-hooks": "^0.15.6",
|
|
33
|
+
"@fluentui-react-native/framework": "0.7.26",
|
|
34
34
|
"@fluentui-react-native/theme-tokens": "^0.16.2",
|
|
35
|
-
"@fluentui-react-native/tokens": "^0.
|
|
35
|
+
"@fluentui-react-native/tokens": "^0.12.0",
|
|
36
36
|
"@fluentui-react-native/use-styling": "^0.8.3"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|