Skip to content

Commit 751a1c8

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2021-07-12) ### Bug Fixes * 🐛 increase build stdout/stderr buffer to 10MB ([1aae2b8](1aae2b8)), closes [#1](#1) * **package:** 🐛 ensure wildcards in includes/excludes are passed to zip ([a371468](a371468))
1 parent 1aae2b8 commit 751a1c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "@sellalong/terraform-aws-lambda-cd",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"private": true,
55
"description": "Terraform module to remote build lambdas and deploy within the context of a terraform plan/apply",
66
"homepage": "https://github.com/sellalong/terraform-aws-lambda-cd",

0 commit comments

Comments
 (0)