Releases: Nerdware-LLC/lambda-push-notification-service
Releases · Nerdware-LLC/lambda-push-notification-service
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-10-18)
Features
tests: add Jest globalSetup and test 'pushReceiptsCRUD' (b7b5a0c )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-10-17)
Bug Fixes
env: change env var 'AWS_REGION' to 'DYNAMODB_TABLE_REGION' (263223e )
Features
ecr-push: add 'latest' to docker img tags (4552fc9 )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2022-10-15)
Bug Fixes
Dockerfile: correct path syntax in Dockerfile, use LAMBDA_TASK_ROOT (2cbfd98 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-10-15)
Bug Fixes
gitignore: correct tsc build output dir to 'function' (4ec69fb )
npm-scripts: correct tsc-build dir name to 'function' (7b06321 )
tsconfig: rm 'noEmit' from tsconfig (09203b7 )
Features
ecr-push: add ecr-image-push GitHub Action (c788b55 )
release: add 'npm' plugin to update pkg.json (3715349 )
src: init commit src files (f280353 )
update repo-wide config files and README (dc0cdf7 )