Skip to content

Commit

Permalink
release v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
FROXZ committed Mar 17, 2023
1 parent 1ce3132 commit ff7948b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ and this project sticks to [Semantic Versioning](https://semver.org/spec/v2.0.0.

## Unreleased

## 1.2.4 - 2023-03-17
### Changed
- Export name (kept previous to avoid BC)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@froxz/vite-plugin-s3",
"version": "1.2.3",
"version": "1.2.4",
"description": "Allows you to upload files to AWS S3 or any other S3 compatible provider",
"author": "Froxz([email protected])",
"license": "MIT",
Expand Down

0 comments on commit ff7948b

Please sign in to comment.