@fluentui/react-tooltip 9.3.16 → 9.3.18

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,55 @@
2
2
  "name": "@fluentui/react-tooltip",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 12 Oct 2023 14:52:34 GMT",
5
+ "date": "Mon, 23 Oct 2023 09:48:56 GMT",
6
+ "tag": "@fluentui/react-tooltip_v9.3.18",
7
+ "version": "9.3.18",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-tooltip",
13
+ "comment": "Bump @fluentui/react-portal to v9.3.25",
14
+ "commit": "e4ef1febe8a185dddc10f8936944d177d50bc396"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Wed, 18 Oct 2023 17:54:08 GMT",
21
+ "tag": "@fluentui/react-tooltip_v9.3.17",
22
+ "version": "9.3.17",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "beachball",
27
+ "package": "@fluentui/react-tooltip",
28
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.18",
29
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui/react-tooltip",
34
+ "comment": "Bump @fluentui/react-portal to v9.3.24",
35
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui/react-tooltip",
40
+ "comment": "Bump @fluentui/react-positioning to v9.9.21",
41
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-tooltip",
46
+ "comment": "Bump @fluentui/react-utilities to v9.15.1",
47
+ "commit": "c0d3065982e1646c54ba00c1d524248b792dbcad"
48
+ }
49
+ ]
50
+ }
51
+ },
52
+ {
53
+ "date": "Thu, 12 Oct 2023 14:55:44 GMT",
6
54
  "tag": "@fluentui/react-tooltip_v9.3.16",
7
55
  "version": "9.3.16",
8
56
  "comments": {
@@ -11,7 +59,7 @@
11
59
  "author": "beachball",
12
60
  "package": "@fluentui/react-tooltip",
13
61
  "comment": "Bump @fluentui/react-jsx-runtime to v9.0.17",
14
- "commit": "1a52f5b27e2f71f7257c470bc9c7552ea5e07867"
62
+ "commit": "8178c3cae60005bc21137aa1f3e766e18cdb4a30"
15
63
  }
16
64
  ]
17
65
  }
package/CHANGELOG.md CHANGED
@@ -1,17 +1,38 @@
1
1
  # Change Log - @fluentui/react-tooltip
2
2
 
3
- This log was last generated on Thu, 12 Oct 2023 14:52:34 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 23 Oct 2023 09:48:56 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.18)
8
+
9
+ Mon, 23 Oct 2023 09:48:56 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.3.17..@fluentui/react-tooltip_v9.3.18)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-portal to v9.3.25 ([commit](https://github.com/microsoft/fluentui/commit/e4ef1febe8a185dddc10f8936944d177d50bc396) by beachball)
15
+
16
+ ## [9.3.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.17)
17
+
18
+ Wed, 18 Oct 2023 17:54:08 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.3.16..@fluentui/react-tooltip_v9.3.17)
20
+
21
+ ### Patches
22
+
23
+ - Bump @fluentui/react-jsx-runtime to v9.0.18 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
24
+ - Bump @fluentui/react-portal to v9.3.24 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
25
+ - Bump @fluentui/react-positioning to v9.9.21 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
26
+ - Bump @fluentui/react-utilities to v9.15.1 ([PR #29560](https://github.com/microsoft/fluentui/pull/29560) by beachball)
27
+
7
28
  ## [9.3.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.16)
8
29
 
9
- Thu, 12 Oct 2023 14:52:34 GMT
30
+ Thu, 12 Oct 2023 14:55:44 GMT
10
31
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.3.15..@fluentui/react-tooltip_v9.3.16)
11
32
 
12
33
  ### Patches
13
34
 
14
- - Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29488](https://github.com/microsoft/fluentui/pull/29488) by beachball)
35
+ - Bump @fluentui/react-jsx-runtime to v9.0.17 ([PR #29513](https://github.com/microsoft/fluentui/pull/29513) by beachball)
15
36
 
16
37
  ## [9.3.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.15)
17
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tooltip",
3
- "version": "9.3.16",
3
+ "version": "9.3.18",
4
4
  "description": "React components for building web experiences",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,12 +34,12 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@fluentui/keyboard-keys": "^9.0.6",
37
- "@fluentui/react-jsx-runtime": "^9.0.17",
38
- "@fluentui/react-portal": "^9.3.23",
39
- "@fluentui/react-positioning": "^9.9.20",
37
+ "@fluentui/react-jsx-runtime": "^9.0.18",
38
+ "@fluentui/react-portal": "^9.3.25",
39
+ "@fluentui/react-positioning": "^9.9.21",
40
40
  "@fluentui/react-shared-contexts": "^9.10.0",
41
41
  "@fluentui/react-theme": "^9.1.14",
42
- "@fluentui/react-utilities": "^9.15.0",
42
+ "@fluentui/react-utilities": "^9.15.1",
43
43
  "@griffel/react": "^1.5.14",
44
44
  "@swc/helpers": "^0.5.1"
45
45
  },