From 2f4984a4b64f201808a1d9dd5bbf817eb4fbf545 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:31:42 -0700 Subject: [PATCH] chore(main): release 1.2.0 (#154) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c57f6a2..9f549ea0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/brexhq/substation/compare/v1.1.2...v1.2.0) (2024-04-03) + + +### Features + +* **transform:** Add Send for AWS Lambda ([#153](https://github.com/brexhq/substation/issues/153)) ([c517ea5](https://github.com/brexhq/substation/commit/c517ea56b97b314ea0b3fda46786e677377ce6e0)) + ## [1.1.2](https://github.com/brexhq/substation/compare/v1.1.1...v1.1.2) (2024-03-23)