Releases: Reggionick/s3-deploy
Releases · Reggionick/s3-deploy
v4.0.0
Breaking changes
- Updated NodeJS to v16 (Thanks to @vhnam)
Features
- Argument "filesToInclude" is invalid, use "files-to-include" (Thanks to @petrzjunior)
Other improvements
- Setting up CodeQL code scanning GitHub Action (Thanks to @coliff)
v3.2.0
Changes
- Added
cache
param ( Thanks to @kinncj ) - Added
filesToInclude
param ( Thanks to @nmarch213 ) - Other docs fixes and updates ( Thanks to @coliff )
v3.1.1
Changes
- Fixed boolean string casting ( Thanks to @zamarawka )
v3.1.0
Changes
- Changed
dist-id
param to optional ( thanks to @sindrig )
v3.0.0
Breaking Changes
- Changed
noCache
param to optional (thanks to @digitalkaoz)
Changes
- Added
private
param (thanks to @zzikkzzakk and @onefuncman) - Fixed
delete-removed
param - Fixed security issues
v2.0.1
- Fixed security issues
- Fixed action.yml params (Thanks to @mileszim )
v2.0.0
Breaking Changes
- Moved
bucket-region
from Env to a required action param
Changes
- Added
invalidation
param - Added
delete-removed
param
v1.1.3
- Fixed package.json
- Updated dependencies
v1.1.2
Version bump
v1.1.1
Minor fix