Releases: RishikeshDarandale/website-deploy
Releases · RishikeshDarandale/website-deploy
1.1.1 - added s3 support to upload the lambda package
v1.1.1 release(version): release 1.1.1
1.1.0 - updated the npm packages
V1.1.0 1.1.0
1.0.9: deploy the lambda build using bestzip
v1.0.9 1.0.9
1.0.8: Fixed command issue
Here are the changes:
- Fixed the command not found issue
1.0.7 - Partial fix for windows sync issue
This release fix:
- This release has the partial fix for #28
1.0.5 - Added a support to deploy to lambda
- depoy express application to serverless lambda
1.0.4 - A patch for coping the file with correct mime type
1.0.3 - A patch for local and remote s3 file comparison
Here are the changes:
- Updated the file comparison between local and remote s3 file. ETag value will be used for the md5 comparison between local and s3 remote file.
1.0.2: Minor bug fixes in s3 and invalidate commands
Here are the changes from last release:
- updated the documentation
- added the issue and pull request templates
- fixed trailing / issue in s3 command
- fixed minor code issue in invalidate command