Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Feb 21, 2025
1 parent 331b4d1 commit 386875b
Show file tree
Hide file tree
Showing 8 changed files with 64 additions and 30 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

20 changes: 20 additions & 0 deletions packages/react-gamepad-navigation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "@fluentui-contrib/react-gamepad-navigation",
"entries": [
{
"date": "Fri, 21 Feb 2025 18:05:51 GMT",
"tag": "@fluentui-contrib/react-gamepad-navigation_v0.0.1",
"version": "0.0.1",
"comments": {
"none": [
{
"author": "[email protected]",
"package": "@fluentui-contrib/react-gamepad-navigation",
"commit": "10de2c65ed621518d688e6bbd234aafff835acc8",
"comment": "generate package files"
}
]
}
}
]
}
29 changes: 29 additions & 0 deletions packages/react-keytips/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
{
"name": "@fluentui-contrib/react-keytips",
"entries": [
{
"date": "Fri, 21 Feb 2025 18:05:51 GMT",
"tag": "@fluentui-contrib/react-keytips_v0.2.0",
"version": "0.2.0",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-contrib/react-keytips",
"commit": "50ad30fe35a1e3561c120323e25315c429220fcb",
"comment": "docs: clarify startSequence value"
},
{
"author": "[email protected]",
"package": "@fluentui-contrib/react-keytips",
"commit": "6f13f82bd7eb600c5d99cb01e98fec505afa7074",
"comment": "fix: detect default start sequence based on navigator"
}
],
"minor": [
{
"author": "[email protected]",
"package": "@fluentui-contrib/react-keytips",
"commit": "763f8505f0d029697e645f89e2cc44c91079afc0",
"comment": "BREAKING: removed isShortcut prop, added overflowSequence"
}
]
}
},
{
"date": "Fri, 31 Jan 2025 07:26:15 GMT",
"tag": "@fluentui-contrib/react-keytips_v0.1.5",
Expand Down
15 changes: 14 additions & 1 deletion packages/react-keytips/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
# Change Log - @fluentui-contrib/react-keytips

This log was last generated on Fri, 31 Jan 2025 07:26:15 GMT and should not be manually modified.
This log was last generated on Fri, 21 Feb 2025 18:05:51 GMT and should not be manually modified.

<!-- Start content -->

## 0.2.0

Fri, 21 Feb 2025 18:05:51 GMT

### Minor changes

- BREAKING: removed isShortcut prop, added overflowSequence ([email protected])

### Patches

- docs: clarify startSequence value ([email protected])
- fix: detect default start sequence based on navigator ([email protected])

## 0.1.5

Fri, 31 Jan 2025 07:26:15 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/react-keytips/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-contrib/react-keytips",
"version": "0.1.5",
"version": "0.2.0",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"peerDependencies": {
Expand Down

0 comments on commit 386875b

Please sign in to comment.