Skip to content

Commit 60822ca

Browse files
chore(main): release 0.3.0 (#21)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d838906 commit 60822ca

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/abiglobalhealth/github-action-deploy-lambda/compare/v0.2.0...v0.3.0) (2026-03-16)
4+
5+
6+
### Features
7+
8+
* update dependencies ([#20](https://github.com/abiglobalhealth/github-action-deploy-lambda/issues/20)) ([d838906](https://github.com/abiglobalhealth/github-action-deploy-lambda/commit/d8389068f543bcdb1236a8b1aa8fd871c5bce77e))
9+
310
## [0.2.0](https://github.com/abiglobalhealth/github-action-deploy-lambda/compare/v0.1.1...v0.2.0) (2024-09-09)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-action-deploy-lambda",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Github Action to deploy a lambda function",
55
"author": "ABI Global Health",
66
"license": "ISC",

0 commit comments

Comments
 (0)