@fluentui/react-tooltip 9.3.11 → 9.3.13

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,73 @@
2
2
  "name": "@fluentui/react-tooltip",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 02 Oct 2023 08:53:05 GMT",
5
+ "date": "Thu, 05 Oct 2023 15:18:01 GMT",
6
+ "tag": "@fluentui/react-tooltip_v9.3.13",
7
+ "version": "9.3.13",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-tooltip",
13
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.14",
14
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-tooltip",
19
+ "comment": "Bump @fluentui/react-portal to v9.3.21",
20
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-tooltip",
25
+ "comment": "Bump @fluentui/react-positioning to v9.9.18",
26
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-tooltip",
31
+ "comment": "Bump @fluentui/react-utilities to v9.14.1",
32
+ "commit": "690590449dc3d65cd40b2b06a990fd920180919d"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Wed, 04 Oct 2023 08:45:47 GMT",
39
+ "tag": "@fluentui/react-tooltip_v9.3.12",
40
+ "version": "9.3.12",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui/react-tooltip",
46
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.13",
47
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-tooltip",
52
+ "comment": "Bump @fluentui/react-portal to v9.3.20",
53
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-tooltip",
58
+ "comment": "Bump @fluentui/react-positioning to v9.9.17",
59
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-tooltip",
64
+ "comment": "Bump @fluentui/react-utilities to v9.14.0",
65
+ "commit": "67b6cc6534e684ed32704dc6c0faee632bb840dc"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Mon, 02 Oct 2023 08:56:05 GMT",
6
72
  "tag": "@fluentui/react-tooltip_v9.3.11",
7
73
  "version": "9.3.11",
8
74
  "comments": {
@@ -11,19 +77,19 @@
11
77
  "author": "beachball",
12
78
  "package": "@fluentui/react-tooltip",
13
79
  "comment": "Bump @fluentui/react-portal to v9.3.19",
14
- "commit": "18ddec93bdb85a009bc1392058c52b2ea336340e"
80
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
15
81
  },
16
82
  {
17
83
  "author": "beachball",
18
84
  "package": "@fluentui/react-tooltip",
19
85
  "comment": "Bump @fluentui/react-positioning to v9.9.16",
20
- "commit": "18ddec93bdb85a009bc1392058c52b2ea336340e"
86
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
21
87
  },
22
88
  {
23
89
  "author": "beachball",
24
90
  "package": "@fluentui/react-tooltip",
25
91
  "comment": "Bump @fluentui/react-shared-contexts to v9.9.2",
26
- "commit": "18ddec93bdb85a009bc1392058c52b2ea336340e"
92
+ "commit": "da9a08817e5de95639e2dd7aa6d6709d47faa7f4"
27
93
  }
28
94
  ]
29
95
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,43 @@
1
1
  # Change Log - @fluentui/react-tooltip
2
2
 
3
- This log was last generated on Mon, 02 Oct 2023 08:53:05 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 05 Oct 2023 15:18:01 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.3.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.13)
8
+
9
+ Thu, 05 Oct 2023 15:18:01 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.3.12..@fluentui/react-tooltip_v9.3.13)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-jsx-runtime to v9.0.14 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
15
+ - Bump @fluentui/react-portal to v9.3.21 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
16
+ - Bump @fluentui/react-positioning to v9.9.18 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
17
+ - Bump @fluentui/react-utilities to v9.14.1 ([PR #29412](https://github.com/microsoft/fluentui/pull/29412) by beachball)
18
+
19
+ ## [9.3.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.12)
20
+
21
+ Wed, 04 Oct 2023 08:45:47 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.3.11..@fluentui/react-tooltip_v9.3.12)
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui/react-jsx-runtime to v9.0.13 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
27
+ - Bump @fluentui/react-portal to v9.3.20 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
28
+ - Bump @fluentui/react-positioning to v9.9.17 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.14.0 ([commit](https://github.com/microsoft/fluentui/commit/67b6cc6534e684ed32704dc6c0faee632bb840dc) by beachball)
30
+
7
31
  ## [9.3.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.11)
8
32
 
9
- Mon, 02 Oct 2023 08:53:05 GMT
33
+ Mon, 02 Oct 2023 08:56:05 GMT
10
34
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.3.10..@fluentui/react-tooltip_v9.3.11)
11
35
 
12
36
  ### Patches
13
37
 
14
- - Bump @fluentui/react-portal to v9.3.19 ([PR #29351](https://github.com/microsoft/fluentui/pull/29351) by beachball)
15
- - Bump @fluentui/react-positioning to v9.9.16 ([PR #29351](https://github.com/microsoft/fluentui/pull/29351) by beachball)
16
- - Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29351](https://github.com/microsoft/fluentui/pull/29351) by beachball)
38
+ - Bump @fluentui/react-portal to v9.3.19 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
39
+ - Bump @fluentui/react-positioning to v9.9.16 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
40
+ - Bump @fluentui/react-shared-contexts to v9.9.2 ([PR #29301](https://github.com/microsoft/fluentui/pull/29301) by beachball)
17
41
 
18
42
  ## [9.3.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.3.10)
19
43
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-tooltip",
3
- "version": "9.3.11",
3
+ "version": "9.3.13",
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.12",
38
- "@fluentui/react-portal": "^9.3.19",
39
- "@fluentui/react-positioning": "^9.9.16",
37
+ "@fluentui/react-jsx-runtime": "^9.0.14",
38
+ "@fluentui/react-portal": "^9.3.21",
39
+ "@fluentui/react-positioning": "^9.9.18",
40
40
  "@fluentui/react-shared-contexts": "^9.9.2",
41
41
  "@fluentui/react-theme": "^9.1.14",
42
- "@fluentui/react-utilities": "^9.13.5",
42
+ "@fluentui/react-utilities": "^9.14.1",
43
43
  "@griffel/react": "^1.5.14",
44
44
  "@swc/helpers": "^0.5.1"
45
45
  },