@fluentui/react-tabster 9.12.1 → 9.12.3

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,37 @@
2
2
  "name": "@fluentui/react-tabster",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 09 Aug 2023 13:11:47 GMT",
5
+ "date": "Wed, 23 Aug 2023 11:58:32 GMT",
6
+ "tag": "@fluentui/react-tabster_v9.12.3",
7
+ "version": "9.12.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-tabster",
13
+ "comment": "Bump @fluentui/react-utilities to v9.11.2",
14
+ "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Fri, 11 Aug 2023 12:14:26 GMT",
21
+ "tag": "@fluentui/react-tabster_v9.12.2",
22
+ "version": "9.12.2",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui/react-tabster",
28
+ "comment": "Bump @fluentui/react-utilities to v9.11.1",
29
+ "commit": "a77bcda1628e8b20b113d0237317efd7ebbc5294"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Wed, 09 Aug 2023 13:17:06 GMT",
6
36
  "tag": "@fluentui/react-tabster_v9.12.1",
7
37
  "version": "9.12.1",
8
38
  "comments": {
@@ -17,13 +47,13 @@
17
47
  "author": "beachball",
18
48
  "package": "@fluentui/react-tabster",
19
49
  "comment": "Bump @fluentui/react-shared-contexts to v9.7.2",
20
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
50
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
21
51
  },
22
52
  {
23
53
  "author": "beachball",
24
54
  "package": "@fluentui/react-tabster",
25
55
  "comment": "Bump @fluentui/react-theme to v9.1.11",
26
- "commit": "d0e28b405dc91c4682aec72dd784767a3ce95c78"
56
+ "commit": "9509e950254d838cdfe3718a775ba5c78cb8f11a"
27
57
  }
28
58
  ]
29
59
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,37 @@
1
1
  # Change Log - @fluentui/react-tabster
2
2
 
3
- This log was last generated on Wed, 09 Aug 2023 13:11:47 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 23 Aug 2023 11:58:32 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.12.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.12.3)
8
+
9
+ Wed, 23 Aug 2023 11:58:32 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.12.2..@fluentui/react-tabster_v9.12.3)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-utilities to v9.11.2 ([PR #28957](https://github.com/microsoft/fluentui/pull/28957) by beachball)
15
+
16
+ ## [9.12.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.12.2)
17
+
18
+ Fri, 11 Aug 2023 12:14:26 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.12.1..@fluentui/react-tabster_v9.12.2)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-utilities to v9.11.1 ([PR #28808](https://github.com/microsoft/fluentui/pull/28808) by beachball)
24
+
7
25
  ## [9.12.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.12.1)
8
26
 
9
- Wed, 09 Aug 2023 13:11:47 GMT
27
+ Wed, 09 Aug 2023 13:17:06 GMT
10
28
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.12.0..@fluentui/react-tabster_v9.12.1)
11
29
 
12
30
  ### Patches
13
31
 
14
32
  - chore: Update Griffel to latest version ([PR #28684](https://github.com/microsoft/fluentui/pull/28684) by olfedias@microsoft.com)
15
- - Bump @fluentui/react-shared-contexts to v9.7.2 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
16
- - Bump @fluentui/react-theme to v9.1.11 ([commit](https://github.com/microsoft/fluentui/commit/d0e28b405dc91c4682aec72dd784767a3ce95c78) by beachball)
33
+ - Bump @fluentui/react-shared-contexts to v9.7.2 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
34
+ - Bump @fluentui/react-theme to v9.1.11 ([PR #28775](https://github.com/microsoft/fluentui/pull/28775) by beachball)
17
35
 
18
36
  ## [9.12.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.12.0)
19
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tabster",
3
- "version": "9.12.1",
3
+ "version": "9.12.3",
4
4
  "description": "Utilities for focus management and facade for tabster",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@fluentui/react-shared-contexts": "^9.7.2",
35
35
  "@fluentui/react-theme": "^9.1.11",
36
- "@fluentui/react-utilities": "^9.11.0",
36
+ "@fluentui/react-utilities": "^9.11.2",
37
37
  "@griffel/react": "^1.5.14",
38
38
  "@swc/helpers": "^0.4.14",
39
39
  "keyborg": "^2.0.0",