@fluentui/react-progress 9.0.0-alpha.10 → 9.0.0-alpha.12

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,57 @@
2
2
  "name": "@fluentui/react-progress",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 04 Jan 2023 01:35:43 GMT",
5
+ "date": "Mon, 16 Jan 2023 08:35:43 GMT",
6
+ "tag": "@fluentui/react-progress_v9.0.0-alpha.12",
7
+ "version": "9.0.0-alpha.12",
8
+ "comments": {
9
+ "none": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-progress",
13
+ "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
14
+ "comment": "chore: migrate to packaged scripts"
15
+ }
16
+ ],
17
+ "prerelease": [
18
+ {
19
+ "author": "beachball",
20
+ "package": "@fluentui/react-progress",
21
+ "comment": "Bump @fluentui/react-field to v9.0.0-alpha.15",
22
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
23
+ },
24
+ {
25
+ "author": "beachball",
26
+ "package": "@fluentui/react-progress",
27
+ "comment": "Bump @fluentui/react-shared-contexts to v9.1.5",
28
+ "commit": "a870d8360e47f3ea03358c4e75e89e08a74845d7"
29
+ }
30
+ ]
31
+ }
32
+ },
33
+ {
34
+ "date": "Mon, 09 Jan 2023 14:35:02 GMT",
35
+ "tag": "@fluentui/react-progress_v9.0.0-alpha.11",
36
+ "version": "9.0.0-alpha.11",
37
+ "comments": {
38
+ "prerelease": [
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-progress",
42
+ "comment": "Bump @fluentui/react-field to v9.0.0-alpha.14",
43
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
44
+ },
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-progress",
48
+ "comment": "Bump @fluentui/react-utilities to v9.4.0",
49
+ "commit": "d246e70eba59a37ec311dbf933b0745d34cb700d"
50
+ }
51
+ ]
52
+ }
53
+ },
54
+ {
55
+ "date": "Wed, 04 Jan 2023 01:40:22 GMT",
6
56
  "tag": "@fluentui/react-progress_v9.0.0-alpha.10",
7
57
  "version": "9.0.0-alpha.10",
8
58
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,32 @@
1
1
  # Change Log - @fluentui/react-progress
2
2
 
3
- This log was last generated on Wed, 04 Jan 2023 01:35:43 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 16 Jan 2023 08:35:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.0.0-alpha.12)
8
+
9
+ Mon, 16 Jan 2023 08:35:43 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0-alpha.11..@fluentui/react-progress_v9.0.0-alpha.12)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-field to v9.0.0-alpha.15 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
15
+ - Bump @fluentui/react-shared-contexts to v9.1.5 ([commit](https://github.com/microsoft/fluentui/commit/a870d8360e47f3ea03358c4e75e89e08a74845d7) by beachball)
16
+
17
+ ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.0.0-alpha.11)
18
+
19
+ Mon, 09 Jan 2023 14:35:02 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0-alpha.10..@fluentui/react-progress_v9.0.0-alpha.11)
21
+
22
+ ### Changes
23
+
24
+ - Bump @fluentui/react-field to v9.0.0-alpha.14 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
25
+ - Bump @fluentui/react-utilities to v9.4.0 ([PR #26255](https://github.com/microsoft/fluentui/pull/26255) by beachball)
26
+
7
27
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-progress_v9.0.0-alpha.10)
8
28
 
9
- Wed, 04 Jan 2023 01:35:43 GMT
29
+ Wed, 04 Jan 2023 01:40:22 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-progress_v9.0.0-alpha.9..@fluentui/react-progress_v9.0.0-alpha.10)
11
31
 
12
32
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-progress",
3
- "version": "9.0.0-alpha.10",
3
+ "version": "9.0.0-alpha.12",
4
4
  "description": "Progress component for FluentUI v9",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,13 +28,14 @@
28
28
  "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/react-conformance": "*",
30
30
  "@fluentui/react-conformance-griffel": "9.0.0-beta.19",
31
- "@fluentui/scripts": "*"
31
+ "@fluentui/scripts-api-extractor": "*",
32
+ "@fluentui/scripts-tasks": "*"
32
33
  },
33
34
  "dependencies": {
34
- "@fluentui/react-field": "9.0.0-alpha.13",
35
- "@fluentui/react-shared-contexts": "^9.1.4",
35
+ "@fluentui/react-field": "9.0.0-alpha.15",
36
+ "@fluentui/react-shared-contexts": "^9.1.5",
36
37
  "@fluentui/react-theme": "^9.1.5",
37
- "@fluentui/react-utilities": "^9.3.1",
38
+ "@fluentui/react-utilities": "^9.4.0",
38
39
  "@griffel/react": "^1.5.2",
39
40
  "tslib": "^2.1.0"
40
41
  },