From fd38dc6b4592dc4d6615ee79f17fce9d2fa5bb31 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 19:54:29 +0000 Subject: [PATCH] chore(main): release 0.3.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f74c5e..0f01641 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/nullplatform/services-dynamo-db/compare/v0.3.0...v0.3.1) (2026-09-14) + + +### Bug Fixes + +* **deps:** bump OpenTofu to 1.12.6 ([#7](https://github.com/nullplatform/services-dynamo-db/issues/7)) ([7f3461c](https://github.com/nullplatform/services-dynamo-db/commit/7f3461c2b36515cb434e51547252be10fa95ab6a)) + ## [0.3.0](https://github.com/nullplatform/services-dynamo-db/compare/v0.2.0...v0.3.0) (2026-09-09)