From 0fa216440eaea069b4a7944abe9c493f21fc0a13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 17:38:17 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9df3e07..f45840b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.0](https://github.com/nullplatform/services-dynamo-db/compare/v0.1.0...v0.2.0) (2026-08-07) + + +### Features + +* **trigger:** restrict the link to scopes ([#3](https://github.com/nullplatform/services-dynamo-db/issues/3)) ([91beb15](https://github.com/nullplatform/services-dynamo-db/commit/91beb15bccabf4f322fc496210026087bbad71f2)) + ## [0.1.0](https://github.com/nullplatform/services-dynamo-db/compare/0.0.1...v0.1.0) (2026-07-31)