Skip to content

Commit

Permalink
release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SergkeiM committed Nov 23, 2023
1 parent d1d5eeb commit d04639f
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.4.0 - 2023-11-23
### Changed
- Added Vite 5 Support

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.3.2",
"version": "1.4.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 d04639f

Please sign in to comment.