Skip to content

Commit

Permalink
chore: release 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kazimanzurrashid committed Mar 21, 2024
1 parent c4efff4 commit b74f8d2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.0.3](https://github.com/kazimanzurrashid/lambda-update-action/compare/v2.0.2...v2.0.3) (2024-03-21)


### Bug Fixes

* upgrade @aws-sdk/client-lambda from 3.405.0 to 3.409.0 ([#272](https://github.com/kazimanzurrashid/lambda-update-action/issues/272)) ([0048bd7](https://github.com/kazimanzurrashid/lambda-update-action/commit/0048bd7d4ffa12053ce4e951c30b9a79d0b48f6d))
* upgrade @aws-sdk/client-lambda from 3.421.0 to 3.423.0 ([#285](https://github.com/kazimanzurrashid/lambda-update-action/issues/285)) ([f80c58c](https://github.com/kazimanzurrashid/lambda-update-action/commit/f80c58c6baa5dc002cb83c20cda4b99b748ab27d))
* upgrade @aws-sdk/client-lambda from 3.438.0 to 3.441.0 ([#294](https://github.com/kazimanzurrashid/lambda-update-action/issues/294)) ([c518ab2](https://github.com/kazimanzurrashid/lambda-update-action/commit/c518ab2146d055213ec9430bec55151072dc7c11))
* upgrade @aws-sdk/client-lambda from 3.462.0 to 3.465.0 ([#303](https://github.com/kazimanzurrashid/lambda-update-action/issues/303)) ([e927f90](https://github.com/kazimanzurrashid/lambda-update-action/commit/e927f90aa608b03437a0da48ffd751d56a9c61c4))
* upgrade @aws-sdk/client-lambda from 3.504.0 to 3.507.0 ([#324](https://github.com/kazimanzurrashid/lambda-update-action/issues/324)) ([f95fe3e](https://github.com/kazimanzurrashid/lambda-update-action/commit/f95fe3eb2693a5c93d5a808badd9550a1ff24882))
* upgrade @aws-sdk/client-lambda from 3.507.0 to 3.511.0 ([#326](https://github.com/kazimanzurrashid/lambda-update-action/issues/326)) ([84d3d98](https://github.com/kazimanzurrashid/lambda-update-action/commit/84d3d98dc0dc5d46d205d08f528d33e5141f54e2))
* upgrade @aws-sdk/client-lambda from 3.511.0 to 3.516.0 ([#327](https://github.com/kazimanzurrashid/lambda-update-action/issues/327)) ([5850384](https://github.com/kazimanzurrashid/lambda-update-action/commit/5850384e7e80416cf6357b44dc730c6fe427ccbf))

### [2.0.2](https://github.com/kazimanzurrashid/lambda-update-action/compare/v2.0.1...v2.0.2) (2023-06-22)


Expand Down Expand Up @@ -43,4 +56,4 @@

* input type. ([17b48c2](https://github.com/kazimanzurrashid/lambda-update-action/commit/17b48c205ae8ecf35dc44df49a0bcbeebade7b82))
* upgrade @aws-sdk/client-lambda from 3.200.0 to 3.201.0 ([2b75d71](https://github.com/kazimanzurrashid/lambda-update-action/commit/2b75d71e551e08b7887b65341de6e76d946b28a6))
* upgrade @aws-sdk/client-lambda from 3.201.0 to 3.202.0 ([#177](https://github.com/kazimanzurrashid/lambda-update-action/issues/177)) ([52019f5](https://github.com/kazimanzurrashid/lambda-update-action/commit/52019f58555a36e614dd98b136ce8318c87da0f2))
* upgrade @aws-sdk/client-lambda from 3.201.0 to 3.202.0 ([#177](https://github.com/kazimanzurrashid/lambda-update-action/issues/177)) ([52019f5](https://github.com/kazimanzurrashid/lambda-update-action/commit/52019f58555a36e614dd98b136ce8318c87da0f2))
4 changes: 2 additions & 2 deletions 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": "aws-lambda-update-action",
"version": "2.0.2",
"version": "2.0.3",
"private": true,
"main": "build/index.js",
"license": "MIT",
Expand Down

0 comments on commit b74f8d2

Please sign in to comment.