Skip to content

Commit 8676427

Browse files
authored
Release 1.1.0 (#34)
Bump version to 1.1.0 for release
1 parent 509ec39 commit 8676427

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

infrastructure/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.

infrastructure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-starter-infrastructure",
3-
"version": "1.1.0-alpha.1",
3+
"version": "1.1.0",
44
"description": "AWS CDK infrastructure for lambda-starter",
55
"private": true,
66
"type": "commonjs",

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": "lambda-starter",
3-
"version": "1.1.0-alpha.1",
3+
"version": "1.1.0",
44
"description": "A starter project for Lambda functions using Node.js, TypeScript, and a curated technology stack for optimal performance, reliability, and maintainability.",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)