Skip to content

Releases: RishikeshDarandale/website-deploy

1.1.1 - added s3 support to upload the lambda package

06 Nov 13:42
Compare
Choose a tag to compare

1.1.0 - updated the npm packages

12 May 08:48
Compare
Choose a tag to compare

1.0.9: deploy the lambda build using bestzip

12 Nov 14:40
Compare
Choose a tag to compare

1.0.8: Fixed command issue

02 Oct 10:08
Compare
Choose a tag to compare

Here are the changes:

  • Fixed the command not found issue

1.0.7 - Partial fix for windows sync issue

21 Sep 11:49
Compare
Choose a tag to compare

This release fix:

  • This release has the partial fix for #28

1.0.5 - Added a support to deploy to lambda

19 Sep 20:21
Compare
Choose a tag to compare
  • depoy express application to serverless lambda

1.0.4 - A patch for coping the file with correct mime type

08 Sep 10:10
Compare
Choose a tag to compare

1.0.3 - A patch for local and remote s3 file comparison

08 Sep 09:06
Compare
Choose a tag to compare

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

07 Sep 06:01
Compare
Choose a tag to compare

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