Skip to content

Commit 32e40f3

Browse files
authored
Release 0.2.0 (#8)
chore: bump version to 0.2.0
1 parent 2c4e8b2 commit 32e40f3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leanstacks/lambda-utils",
3-
"version": "0.2.0-alpha.4",
3+
"version": "0.2.0",
44
"description": "A collection of utilities and helper functions designed to streamline the development of AWS Lambda functions using TypeScript.",
55
"main": "dist/index.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)