diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index a25d1bc0..179a5366 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.15.0"
+ ".": "1.15.1"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9933e1e6..b65104e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [1.15.1](https://github.com/floci-io/testcontainers-floci/compare/v1.15.0...v1.15.1) (2026-09-11)
+
+
+### Bug Fixes
+
+* **controltower:** create a landing zone in ControlTowerServiceTest ([fbd3d37](https://github.com/floci-io/testcontainers-floci/commit/fbd3d373a59403b34432dfe6b918e109fc837754))
+* **eks:** make EksServiceTest's bearer token pass Floci's IAM auth webhook ([2482689](https://github.com/floci-io/testcontainers-floci/commit/248268975239f0b4543d306c3d129363f2338ee3))
+
+
+### Documentation
+
+* **agents:** reinforce no AI attribution trailers in commits/PRs ([dad8724](https://github.com/floci-io/testcontainers-floci/commit/dad87242cd3469cde78f740cadeb2fc17c9426b6))
+
## [1.15.0](https://github.com/floci-io/testcontainers-floci/compare/v1.14.0...v1.15.0) (2026-09-01)
diff --git a/pom.xml b/pom.xml
index 385e090e..3d9bb97a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.floci
testcontainers-floci-parent
- 1.15.0
+ 1.15.1
pom
Testcontainers Floci Parent
diff --git a/spring-boot-testcontainers-floci/pom.xml b/spring-boot-testcontainers-floci/pom.xml
index d34745d1..126957f1 100644
--- a/spring-boot-testcontainers-floci/pom.xml
+++ b/spring-boot-testcontainers-floci/pom.xml
@@ -5,7 +5,7 @@
io.floci
testcontainers-floci-parent
- 1.15.0
+ 1.15.1
spring-boot-testcontainers-floci
diff --git a/testcontainers-floci/pom.xml b/testcontainers-floci/pom.xml
index e39aab2d..a5bb85fc 100644
--- a/testcontainers-floci/pom.xml
+++ b/testcontainers-floci/pom.xml
@@ -5,7 +5,7 @@
io.floci
testcontainers-floci-parent
- 1.15.0
+ 1.15.1
testcontainers-floci