Skip to content

Commit

Permalink
chore: release v0.5.0 (#65)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
pronitdas and github-actions[bot] authored Aug 18, 2020
1 parent 2b56558 commit d435aea
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [0.5.0](https://github.com/pronitdas/ci-cd-nodejs-lambda/compare/v0.3.12...v0.5.0) (2020-08-18)


### Bug Fixes

* added linting ([6130bc5](https://github.com/pronitdas/ci-cd-nodejs-lambda/commit/6130bc5453edc1bea75155f000e5cd85f1112fb4))
* cache id ([7acb9f8](https://github.com/pronitdas/ci-cd-nodejs-lambda/commit/7acb9f84147bb446a68bafa94cdafde80107c1c3))
* cache id ([4538299](https://github.com/pronitdas/ci-cd-nodejs-lambda/commit/4538299154848b53243bb82c9282a66db9c3ddc0))
* checkout issues ([075e69f](https://github.com/pronitdas/ci-cd-nodejs-lambda/commit/075e69f062159f633884bd6b2b8cd2f93d042c57))
* linting ([acd897e](https://github.com/pronitdas/ci-cd-nodejs-lambda/commit/acd897e25aa76eb7ce02d1cb680ff251fadff87e))
* npm cache issue ([492ceb8](https://github.com/pronitdas/ci-cd-nodejs-lambda/commit/492ceb818659d9dbbca7174b38511c4e0055213d))


### Features

* added test cases ([ee678e1](https://github.com/pronitdas/ci-cd-nodejs-lambda/commit/ee678e18aad4d233757a9ccd046d5dccc9157bb8))



# [0.4.0](https://github.com/pronitdas/ci-cd-nodejs-lambda/compare/v0.3.12...v0.4.0) (2020-08-18)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sample-ci-cd-lambda",
"version": "0.4.0",
"version": "0.5.0",
"description": ".",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d435aea

Please sign in to comment.