Releases: davidtucker/lambda-micro
Releases · davidtucker/lambda-micro
v1.0.2
1.0.2 (2023-02-07)
Bug Fixes
- formdata: updated busboy to 1.6.0 to remove vulnerability (63ed647)
- httpapiv2: respects Content-Type passed in output (553c0bf)
v1.0.1
1.0.1 (2021-05-09)
Bug Fixes
- logs: removed extraneous logging statements (201e586)
v1.0.0
1.0.0 (2021-04-15)
Bug Fixes
- tests: updated test case based on Node 12 support (c21ba3e)
- workflows: updated Github workflow config to fix automation error (68d4b28)
- workflows: updated semantic-release config (fb41668)
Features