From 06c9c2c3237dd20da8095f8a64a21203cca8ffa6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 22 Jul 2021 23:45:37 +0000 Subject: [PATCH] chore(release): 2.2.0 [skip ci] # [2.2.0](https://github.com/jagregory/cognito-local/compare/v2.1.0...v2.2.0) (2021-07-22) ### Features * **lambda:** limited CustomMessage lambda support ([6880a90](https://github.com/jagregory/cognito-local/commit/6880a90423547162f44832adbc2267cad6890423)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e797581..76c58e37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.2.0](https://github.com/jagregory/cognito-local/compare/v2.1.0...v2.2.0) (2021-07-22) + + +### Features + +* **lambda:** limited CustomMessage lambda support ([6880a90](https://github.com/jagregory/cognito-local/commit/6880a90423547162f44832adbc2267cad6890423)) + # [2.1.0](https://github.com/jagregory/cognito-local/compare/v2.0.0...v2.1.0) (2020-05-10)