Skip to content

Commit e012ed2

Browse files
author
Fluent UI Build
committed
applying package updates
1 parent b0eb263 commit e012ed2

File tree

4 files changed

+25
-9
lines changed

4 files changed

+25
-9
lines changed

change/@fluentui-contrib-react-keytips-b545453d-9b1f-4e07-ba20-8242826f07ec.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/react-keytips/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui-contrib/react-keytips",
33
"entries": [
4+
{
5+
"date": "Wed, 11 Jun 2025 09:30:15 GMT",
6+
"tag": "@fluentui-contrib/react-keytips_v0.3.0",
7+
"version": "0.3.0",
8+
"comments": {
9+
"minor": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui-contrib/react-keytips",
13+
"commit": "b0eb263ee4cd7404d7e80dc8b1ae6b5330b6e503",
14+
"comment": "BREAKING: add useKeytipsManager hook. useEventServices is no longer exported"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 15 May 2025 10:13:29 GMT",
621
"tag": "@fluentui-contrib/react-keytips_v0.2.2",

packages/react-keytips/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @fluentui-contrib/react-keytips
22

3-
This log was last generated on Thu, 10 Apr 2025 14:11:17 GMT and should not be manually modified.
3+
This log was last generated on Wed, 11 Jun 2025 09:30:15 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.3.0
8+
9+
Wed, 11 Jun 2025 09:30:15 GMT
10+
11+
### Minor changes
12+
13+
- BREAKING: add useKeytipsManager hook. useEventServices is no longer exported ([email protected])
14+
715
## 0.2.2
816

917
Thu, 10 Apr 2025 14:11:17 GMT

packages/react-keytips/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui-contrib/react-keytips",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"main": "./src/index.js",
55
"typings": "./src/index.d.ts",
66
"peerDependencies": {

0 commit comments

Comments
 (0)