Skip to content

Commit

Permalink
release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SergkeiM committed Mar 27, 2024
1 parent 7a6e7ef commit 83ba40a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project sticks to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## 1.5.0 - 2024-03-27
### Changed
- Bump `@aws-sdk/client-s3` from `3.485.0` to `3.540.0`
- Bump `tsup` from `8.0.1` to `8.0.2`
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.4.3",
"version": "1.5.0",
"description": "Allows you to upload files to AWS S3 or any other S3 compatible provider",
"author": {
"name": "Sergkei Melingk",
Expand Down

0 comments on commit 83ba40a

Please sign in to comment.