From fc5ae63b17d613e333ae0a2ec7c5ac6715928b38 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 12:34:49 +0000 Subject: [PATCH] chore(main): release 0.3.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef880be..9ac4087 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.3.1](https://github.com/nullplatform/scopes-lambda/compare/v0.3.0...v0.3.1) (2026-08-10) + + +### Bug Fixes + +* **docker:** install OpenTofu >= 1.10 instead of alpine's 1.7.2 ([b10067b](https://github.com/nullplatform/scopes-lambda/commit/b10067b5e461889ac62411bb623e569ec4e6b81d)) +* **docker:** install OpenTofu >= 1.10 instead of alpine's 1.7.2 ([055b7ed](https://github.com/nullplatform/scopes-lambda/commit/055b7ed6377c2d365a905e612eb85e5df9c07473)) + ## [0.3.0](https://github.com/nullplatform/scopes-lambda/compare/v0.2.0...v0.3.0) (2026-08-07)