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 Dec 17, 2024
1 parent 9021bca commit e9d68f9
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": "Tue, 17 Dec 2024 11:27:26 GMT",
"tag": "@fluentui-contrib/react-data-grid-react-window_v1.3.1",
"version": "1.3.1",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-contrib/react-data-grid-react-window",
"commit": "0dc6c0ac88aa2153b6bfa50f74d18c506a59d728",
"comment": "refactor (react-data-grid-react-window): export all types and hooks"
}
]
}
},
{
"date": "Tue, 03 Dec 2024 12:55:55 GMT",
"tag": "@fluentui-contrib/react-data-grid-react-window_v1.3.0",
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 Tue, 03 Dec 2024 12:55:55 GMT and should not be manually modified.
This log was last generated on Tue, 17 Dec 2024 11:27:26 GMT and should not be manually modified.

<!-- Start content -->

## 1.3.1

Tue, 17 Dec 2024 11:27:26 GMT

### Patches

- refactor (react-data-grid-react-window): export all types and hooks ([email protected])

## 1.3.0

Tue, 03 Dec 2024 12:55:55 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.3.0",
"version": "1.3.1",
"dependencies": {
"react-window": "^1.8.5"
},
Expand Down

0 comments on commit e9d68f9

Please sign in to comment.