Skip to content

Commit

Permalink
Version Packages (#145)
Browse files Browse the repository at this point in the history
* Version Packages

* Update package.json

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alex Rock <[email protected]>
  • Loading branch information
3 people authored Jul 8, 2024
1 parent 8a66c17 commit 929215a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/thirty-boxes-approve.md

This file was deleted.

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

## 7.10.0

### Minor Changes

- 25a89ef: Adds `styleSheetOptions` to `FlatfileProvider` config for setting nonce value and postion of injected stylesheet

## 7.9.10

### 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.9.10",
"version": "7.10.0",
"description": "Flatfile React components",
"type": "module",
"browser": {
Expand Down

0 comments on commit 929215a

Please sign in to comment.