Skip to content

Releases: asd-xiv/serverless-universal-packer

v1.5.0

20 Jun 22:55
Compare
Choose a tag to compare

1.5.0 (2023-06-20)

Features

v1.4.0

08 May 15:02
Compare
Choose a tag to compare

1.4.0 (2023-05-08)

Bug Fixes

  • issue with bin/convert-to-aws-zip using undefined variable for input tgz file (510e9e7)

Features

  • update bin/workspace-pack to use npm commands in quite mode and loglevel=errors (76145a4)
  • use only serverless.log, dont reuse progress (0cff1cb)

v1.3.0

08 May 12:16
Compare
Choose a tag to compare

1.3.0 (2023-05-08)

Features

  • add "sls-up" prefix to bin commands to avoid conflicts (acb2acf)

v1.2.0

08 May 11:24
Compare
Choose a tag to compare

1.2.0 (2023-05-08)

Features

  • add workspace-pack and convert-to-aws-zip helper bin scripts (325bdb4)

v1.1.0

07 May 11:40
Compare
Choose a tag to compare

1.1.0 (2023-05-07)

Features

v1.0.0

07 May 11:02
Compare
Choose a tag to compare

1.0.0 (2023-05-07)

Bug Fixes

  • run the temporary script file via "execFile" instead of "exec" with "source" (4fcf665)

Features