Skip to content

Commit

Permalink
Merge pull request #152 from locoworks/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
ShreyDhyani authored Feb 12, 2024
2 parents 642ae91 + 3a42d77 commit c7a2890
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-planets-begin.md

This file was deleted.

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

## 0.3.0

### Minor Changes

- 50abdd3: Added the setIsDraggedOver prop for the drag and drop feature.

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion components/file-upload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@locoworks/reusejs-react-file-upload",
"version": "0.2.0",
"version": "0.3.0",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"types": "dist/types/index.d.ts",
Expand Down

0 comments on commit c7a2890

Please sign in to comment.