From 0e1baee7e3ece44e008fe15d693447f9c7c9c8c8 Mon Sep 17 00:00:00 2001 From: mrmeyers99 Date: Tue, 4 Jan 2022 14:38:14 +0000 Subject: [PATCH] Update changelog and manifest --- CHANGELOG.md | 6 ++++++ manifest.yml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6359810..e1594fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 2.1.1 - 4-1-2022 +### Bug Fixes + +- Fail if npm ci fails ([#25](https://github.com/mrmeyers99/aws-cdk-github-actions/issues25)) +- Pass input args to dockerfile ([#23](https://github.com/mrmeyers99/aws-cdk-github-actions/issues23)) + # 2.1.0 - 16-12-2021 ## Unclassified Changes diff --git a/manifest.yml b/manifest.yml index 7396d02..77ab23f 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1 +1 @@ -version: 2.1.0 +version: 2.1.1