Skip to content

Commit

Permalink
Version Packages (#172)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 8, 2024
1 parent ea435a5 commit de11d4d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
7 changes: 0 additions & 7 deletions .changeset/real-years-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thin-bees-try.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @flatfile/react

## 7.12.0

### Minor Changes

- 794560a: Adds new useFlatfile({ onClose }) close event handler on useFlatfile hook
Restores missing stylesheet for legacy deprecated useSpace and usePortal flows
Flatfile modal now fills entire screen by default, style overrides may need to be adjusted

### Patch Changes

- 339773c: Fixes bug preventing server side configuration of Spaces

## 7.11.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@flatfile/react",
"version": "7.11.1",
"version": "7.12.0",
"description": "Flatfile React components",
"type": "module",
"browser": {
Expand Down

0 comments on commit de11d4d

Please sign in to comment.