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 Aug 21, 2023
1 parent fb1c370 commit f303be9
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 9 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/react-data-grid-react-window/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-contrib/react-data-grid-react-window",
"entries": [
{
"date": "Mon, 21 Aug 2023 18:45:26 GMT",
"tag": "@fluentui-contrib/react-data-grid-react-window_v1.1.0",
"version": "1.1.0",
"comments": {
"minor": [
{
"author": "[email protected]",
"package": "@fluentui-contrib/react-data-grid-react-window",
"commit": "fb1c3702c27d9e30f30dd8f37e3a69b97bd56f6c",
"comment": "feat: add capability to override FixelListSize props"
}
]
}
},
{
"date": "Wed, 26 Jul 2023 17:16:16 GMT",
"tag": "@fluentui-contrib/react-data-grid-react-window_v1.0.2",
Expand Down
10 changes: 9 additions & 1 deletion packages/react-data-grid-react-window/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-contrib/react-data-grid-react-window

This log was last generated on Wed, 26 Jul 2023 17:16:16 GMT and should not be manually modified.
This log was last generated on Mon, 21 Aug 2023 18:45:26 GMT and should not be manually modified.

<!-- Start content -->

## 1.1.0

Mon, 21 Aug 2023 18:45:26 GMT

### Minor changes

- feat: add capability to override FixelListSize props ([email protected])

## 1.0.2

Wed, 26 Jul 2023 17:16:16 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/react-data-grid-react-window/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-contrib/react-data-grid-react-window",
"version": "1.0.2",
"version": "1.1.0",
"dependencies": {
"react-window": "^1.8.5"
},
Expand Down

0 comments on commit f303be9

Please sign in to comment.