@fluentui-react-native/experimental-shimmer 0.6.19 → 0.6.22

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/experimental-shimmer",
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-shimmer_v0.6.22",
7
+ "version": "0.6.22",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/experimental-shimmer",
13
+ "comment": "Bump @fluentui-react-native/framework to v0.7.19",
14
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/experimental-shimmer",
19
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.9",
20
+ "commit": "c39b4436f2ca160a31ca1d7ca9fa8bf7d59512ed"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Wed, 23 Mar 2022 17:24:05 GMT",
27
+ "tag": "@fluentui-react-native/experimental-shimmer_v0.6.21",
28
+ "version": "0.6.21",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "ruaraki@microsoft.com",
33
+ "package": "@fluentui-react-native/experimental-shimmer",
34
+ "commit": "0bf66a0c909d3e3c6e372ec5604b50e0af8b57d4",
35
+ "comment": "Update minimum rn svg version"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/experimental-shimmer",
40
+ "comment": "Bump @fluentui-react-native/framework to v0.7.18",
41
+ "commit": "0a18d2f8bb6505c6c6e2445ff3ba62ac79334872"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Mon, 07 Mar 2022 19:15:33 GMT",
48
+ "tag": "@fluentui-react-native/experimental-shimmer_v0.6.20",
49
+ "version": "0.6.20",
50
+ "comments": {
51
+ "patch": [
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui-react-native/experimental-shimmer",
55
+ "comment": "Bump @fluentui-react-native/framework to v0.7.17",
56
+ "commit": "d437b204aa63de4c9d4dd2f58ccf541c388ddaee"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/experimental-shimmer",
61
+ "comment": "Bump @fluentui-react-native/tokens to v0.11.8",
62
+ "commit": "d437b204aa63de4c9d4dd2f58ccf541c388ddaee"
63
+ }
64
+ ]
65
+ }
66
+ },
67
+ {
68
+ "date": "Fri, 04 Mar 2022 23:43:10 GMT",
6
69
  "tag": "@fluentui-react-native/experimental-shimmer_v0.6.19",
7
70
  "version": "0.6.19",
8
71
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,39 @@
1
1
  # Change Log - @fluentui-react-native/experimental-shimmer
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.6.22
8
+
9
+ Thu, 31 Mar 2022 07:25:45 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/framework to v0.7.19
14
+ - Bump @fluentui-react-native/tokens to v0.11.9
15
+
16
+ ## 0.6.21
17
+
18
+ Wed, 23 Mar 2022 17:24:05 GMT
19
+
20
+ ### Patches
21
+
22
+ - Update minimum rn svg version (ruaraki@microsoft.com)
23
+ - Bump @fluentui-react-native/framework to v0.7.18
24
+
25
+ ## 0.6.20
26
+
27
+ Mon, 07 Mar 2022 19:15:33 GMT
28
+
29
+ ### Patches
30
+
31
+ - Bump @fluentui-react-native/framework to v0.7.17
32
+ - Bump @fluentui-react-native/tokens to v0.11.8
33
+
7
34
  ## 0.6.19
8
35
 
9
- Fri, 04 Mar 2022 23:41:59 GMT
36
+ Fri, 04 Mar 2022 23:43:10 GMT
10
37
 
11
38
  ### Patches
12
39
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/experimental-shimmer",
3
- "version": "0.6.19",
3
+ "version": "0.6.22",
4
4
  "description": "A cross-platform Fluent Shimmer component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -19,9 +19,9 @@
19
19
  "directory": "packages/experimental/Shimmer"
20
20
  },
21
21
  "dependencies": {
22
- "@fluentui-react-native/framework": "0.7.16",
23
- "@fluentui-react-native/tokens": ">=0.11.7 <1.0.0",
24
- "react-native-svg": "^12.1.1"
22
+ "@fluentui-react-native/framework": "0.7.19",
23
+ "@fluentui-react-native/tokens": ">=0.11.9 <1.0.0",
24
+ "react-native-svg": "^12.3.0"
25
25
  },
26
26
  "devDependencies": {
27
27
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",