@fluentui/react-spinbutton 0.0.0-nightly-20220617-0418.1 → 0.0.0-nightly-20220620-0419.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-spinbutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 17 Jun 2022 04:30:03 GMT",
6
- "tag": "@fluentui/react-spinbutton_v0.0.0-nightly-20220617-0418.1",
7
- "version": "0.0.0-nightly-20220617-0418.1",
5
+ "date": "Mon, 20 Jun 2022 04:30:52 GMT",
6
+ "tag": "@fluentui/react-spinbutton_v0.0.0-nightly-20220620-0419.1",
7
+ "version": "0.0.0-nightly-20220620-0419.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,20 +16,20 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-spinbutton",
19
- "comment": "Bump @fluentui/react-input to v0.0.0-nightly-20220617-0418.1",
20
- "commit": "a1d7056dec836840c62a0f1a57a8d53af83c9dc5"
19
+ "comment": "Bump @fluentui/react-input to v0.0.0-nightly-20220620-0419.1",
20
+ "commit": "c354a8c849d9732b606b2a5fe885c4e1bd790fc6"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-spinbutton",
25
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220617-0418.1",
26
- "commit": "a1d7056dec836840c62a0f1a57a8d53af83c9dc5"
25
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220620-0419.1",
26
+ "commit": "c354a8c849d9732b606b2a5fe885c4e1bd790fc6"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-spinbutton",
31
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220617-0418.1",
32
- "commit": "a1d7056dec836840c62a0f1a57a8d53af83c9dc5"
31
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220620-0419.1",
32
+ "commit": "c354a8c849d9732b606b2a5fe885c4e1bd790fc6"
33
33
  }
34
34
  ]
35
35
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,20 @@
1
1
  # Change Log - @fluentui/react-spinbutton
2
2
 
3
- This log was last generated on Fri, 17 Jun 2022 04:30:03 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 20 Jun 2022 04:30:52 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220617-0418.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v0.0.0-nightly-20220617-0418.1)
7
+ ## [0.0.0-nightly-20220620-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v0.0.0-nightly-20220620-0419.1)
8
8
 
9
- Fri, 17 Jun 2022 04:30:03 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.13..@fluentui/react-spinbutton_v0.0.0-nightly-20220617-0418.1)
9
+ Mon, 20 Jun 2022 04:30:52 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.13..@fluentui/react-spinbutton_v0.0.0-nightly-20220620-0419.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - chore: Update @fluentui/react-icons to latest version ([PR #23459](https://github.com/microsoft/fluentui/pull/23459) by olfedias@microsoft.com)
15
- - Bump @fluentui/react-input to v0.0.0-nightly-20220617-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a1d7056dec836840c62a0f1a57a8d53af83c9dc5) by beachball)
16
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220617-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a1d7056dec836840c62a0f1a57a8d53af83c9dc5) by beachball)
17
- - Bump @fluentui/react-label to v0.0.0-nightly-20220617-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a1d7056dec836840c62a0f1a57a8d53af83c9dc5) by beachball)
15
+ - Bump @fluentui/react-input to v0.0.0-nightly-20220620-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/c354a8c849d9732b606b2a5fe885c4e1bd790fc6) by beachball)
16
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220620-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/c354a8c849d9732b606b2a5fe885c4e1bd790fc6) by beachball)
17
+ - Bump @fluentui/react-label to v0.0.0-nightly-20220620-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/c354a8c849d9732b606b2a5fe885c4e1bd790fc6) by beachball)
18
18
 
19
19
  ## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.13)
20
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-spinbutton",
3
- "version": "0.0.0-nightly-20220617-0418.1",
3
+ "version": "0.0.0-nightly-20220620-0419.1",
4
4
  "description": "Fluent UI React SpinButton component.",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,17 +28,17 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220617-0418.0",
32
- "@fluentui/react-label": "0.0.0-nightly-20220617-0418.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220620-0419.0",
32
+ "@fluentui/react-label": "0.0.0-nightly-20220620-0419.1",
33
33
  "@fluentui/scripts": "^1.0.0"
34
34
  },
35
35
  "dependencies": {
36
36
  "@griffel/react": "1.1.0",
37
- "@fluentui/keyboard-keys": "0.0.0-nightly-20220617-0418.0",
37
+ "@fluentui/keyboard-keys": "0.0.0-nightly-20220620-0419.0",
38
38
  "@fluentui/react-icons": "^2.0.172-rc.8",
39
- "@fluentui/react-input": "0.0.0-nightly-20220617-0418.1",
40
- "@fluentui/react-theme": "0.0.0-nightly-20220617-0418.0",
41
- "@fluentui/react-utilities": "0.0.0-nightly-20220617-0418.1",
39
+ "@fluentui/react-input": "0.0.0-nightly-20220620-0419.1",
40
+ "@fluentui/react-theme": "0.0.0-nightly-20220620-0419.0",
41
+ "@fluentui/react-utilities": "0.0.0-nightly-20220620-0419.1",
42
42
  "tslib": "^2.1.0"
43
43
  },
44
44
  "peerDependencies": {