@fluentui-react-native/experimental-activity-indicator 0.5.30 → 0.6.1

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,58 @@
2
2
  "name": "@fluentui-react-native/experimental-activity-indicator",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 07 Jul 2022 21:22:09 GMT",
5
+ "date": "Mon, 29 Aug 2022 23:19:48 GMT",
6
+ "tag": "@fluentui-react-native/experimental-activity-indicator_v0.6.1",
7
+ "version": "0.6.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/experimental-activity-indicator",
13
+ "comment": "Bump @fluentui-react-native/framework to v0.8.1",
14
+ "commit": "370259af6f245b97a9a9129d8defbdd30a0bbd9d"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 14 Jul 2022 18:09:51 GMT",
21
+ "tag": "@fluentui-react-native/experimental-activity-indicator_v0.6.0",
22
+ "version": "0.6.0",
23
+ "comments": {
24
+ "minor": [
25
+ {
26
+ "author": "sanajmi@microsoft.com",
27
+ "package": "@fluentui-react-native/experimental-activity-indicator",
28
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b",
29
+ "comment": "Update to React Native 0.66"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui-react-native/experimental-activity-indicator",
34
+ "comment": "Bump @fluentui-react-native/framework to v0.8.0",
35
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
36
+ }
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "date": "Fri, 08 Jul 2022 21:23:37 GMT",
42
+ "tag": "@fluentui-react-native/experimental-activity-indicator_v0.5.31",
43
+ "version": "0.5.31",
44
+ "comments": {
45
+ "patch": [
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui-react-native/experimental-activity-indicator",
49
+ "comment": "Bump @fluentui-react-native/framework to v0.7.32",
50
+ "commit": "c489bb685c8dbe94b7b6fe88957e7ce4d3c2d000"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Thu, 07 Jul 2022 21:24:07 GMT",
6
57
  "tag": "@fluentui-react-native/experimental-activity-indicator_v0.5.30",
7
58
  "version": "0.5.30",
8
59
  "comments": {
@@ -11,7 +62,7 @@
11
62
  "author": "beachball",
12
63
  "package": "@fluentui-react-native/experimental-activity-indicator",
13
64
  "comment": "Bump @fluentui-react-native/framework to v0.7.31",
14
- "commit": "f10be0c3afa914ad42fcb639dc4d0a65a87c6425"
65
+ "commit": "b4030a050a2c7223f45f498f3ab8cfc7f87059d9"
15
66
  }
16
67
  ]
17
68
  }
package/CHANGELOG.md CHANGED
@@ -1,12 +1,37 @@
1
1
  # Change Log - @fluentui-react-native/experimental-activity-indicator
2
2
 
3
- This log was last generated on Thu, 07 Jul 2022 21:22:09 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 29 Aug 2022 23:19:48 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.6.1
8
+
9
+ Mon, 29 Aug 2022 23:19:48 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/framework to v0.8.1
14
+
15
+ ## 0.6.0
16
+
17
+ Thu, 14 Jul 2022 18:09:51 GMT
18
+
19
+ ### Minor changes
20
+
21
+ - Update to React Native 0.66 (sanajmi@microsoft.com)
22
+ - Bump @fluentui-react-native/framework to v0.8.0
23
+
24
+ ## 0.5.31
25
+
26
+ Fri, 08 Jul 2022 21:23:37 GMT
27
+
28
+ ### Patches
29
+
30
+ - Bump @fluentui-react-native/framework to v0.7.32
31
+
7
32
  ## 0.5.30
8
33
 
9
- Thu, 07 Jul 2022 21:22:09 GMT
34
+ Thu, 07 Jul 2022 21:24:07 GMT
10
35
 
11
36
  ### Patches
12
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/experimental-activity-indicator",
3
- "version": "0.5.30",
3
+ "version": "0.6.1",
4
4
  "description": "A cross-platform Fluent Activity Indicator component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -22,19 +22,19 @@
22
22
  "directory": "packages/experimental/ActivityIndicator"
23
23
  },
24
24
  "dependencies": {
25
- "@fluentui-react-native/framework": "0.7.31",
25
+ "@fluentui-react-native/framework": "0.8.1",
26
26
  "assert-never": "^1.2.1",
27
27
  "react-native-svg": "^12.3.0"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
31
- "@types/react-native": "^0.64.0",
31
+ "@types/react-native": "^0.66.0",
32
32
  "@fluentui-react-native/scripts": "^0.1.1",
33
- "react-native": "^0.64.3"
33
+ "react-native": "^0.66.0"
34
34
  },
35
35
  "peerDependencies": {
36
- "react": "17.0.1",
37
- "react-native": ">=0.64.3"
36
+ "react": "17.0.2",
37
+ "react-native": ">=0.66.0"
38
38
  },
39
39
  "author": "",
40
40
  "license": "MIT"