diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 76d5538..7d9b009 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.9.0"
+ ".": "0.10.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4635382..8054262 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.10.0](https://github.com/Hacks4Snacks/tmforge/compare/v0.9.0...v0.10.0) (2026-08-25)
+
+
+### Features
+
+* deconflict trust boundary names ([#96](https://github.com/Hacks4Snacks/tmforge/issues/96)) ([cda6b21](https://github.com/Hacks4Snacks/tmforge/commit/cda6b21d686802e1664c9a7fab67602041bd0707))
+
## [0.9.0](https://github.com/Hacks4Snacks/tmforge/compare/v0.8.0...v0.9.0) (2026-08-05)
diff --git a/Directory.Build.props b/Directory.Build.props
index 5a60d61..632279e 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -24,7 +24,7 @@
annotation on the line below is how its generic updater finds the value. See
release-please-config.json and .github/workflows/release-please.yml. -->
- 0.9.0
+ 0.10.0