From 20bb64e920eb2d56e133e35eea709bb7d22bb8dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 18:34:16 +0000 Subject: [PATCH] chore(main): release 0.4.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ab56ad..6e8154c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.4.0](https://github.com/nullplatform/scopes-lambda/compare/v0.3.2...v0.4.0) (2026-09-02) + + +### Features + +* add terraform module to install the lambda scope ([0020bd1](https://github.com/nullplatform/scopes-lambda/commit/0020bd133a61047dd21ed1713756670cee7d6af1)) +* add terraform module to install the lambda scope ([9ea41c3](https://github.com/nullplatform/scopes-lambda/commit/9ea41c3514ed7d3f5ad1339c0931ec0500892ddf)) + ## [0.3.2](https://github.com/nullplatform/scopes-lambda/compare/v0.3.1...v0.3.2) (2026-08-26)