Skip to content

Commit

Permalink
Change
Browse files Browse the repository at this point in the history
  • Loading branch information
abhay-ramesh committed Nov 21, 2023
1 parent 9a47f71 commit 2353bb5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
6 changes: 6 additions & 0 deletions packages/next-s3-uploader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# next-s3-uploader

## 0.2.1

### Patch Changes

- Update

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/next-s3-uploader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-s3-uploader",
"version": "0.2.0",
"version": "0.2.1",
"author": "Abhay Ramesh",
"license": "MIT",
"description": "A simple way to upload files to S3 from a Next.js app directory (aws s3, minio, or any s3 compatible service)",
Expand Down
3 changes: 0 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2353bb5

Please sign in to comment.