Releases: asd-xiv/serverless-universal-packer
Releases · asd-xiv/serverless-universal-packer
v1.5.0
1.5.0 (2023-06-20)
Features
v1.4.0
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
1.3.0 (2023-05-08)
Features
- add "sls-up" prefix to bin commands to avoid conflicts (acb2acf)
v1.2.0
1.2.0 (2023-05-08)
Features
- add
workspace-pack
and convert-to-aws-zip
helper bin scripts (325bdb4)
v1.1.0
1.1.0 (2023-05-07)
Features
v1.0.0
1.0.0 (2023-05-07)
Bug Fixes
- run the temporary script file via "execFile" instead of "exec" with "source" (4fcf665)
Features