diff --git a/CHANGELOG.md b/CHANGELOG.md
index fcbea4b..8c1a141 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.15.2](https://github.com/php-internal/dload/compare/1.15.1...1.15.2) (2026-09-08)
+
+
+### Code Refactoring
+
+* replace the in-tree DI container with internal/container ([#116](https://github.com/php-internal/dload/issues/116)) ([e0e241d](https://github.com/php-internal/dload/commit/e0e241da1bd9d8d82c4207dc03e15badc49f2d74))
+
## [1.15.1](https://github.com/php-internal/dload/compare/1.15.0...1.15.1) (2026-09-05)
diff --git a/README-es.md b/README-es.md
index e14805e..47426d0 100644
--- a/README-es.md
+++ b/README-es.md
@@ -8,7 +8,7 @@
-[](https://github.com/roxblnfk/action-vibe-index)
+[](https://github.com/roxblnfk/action-vibe-index)
[](https://boosty.to/roxblnfk)
diff --git a/README-ru.md b/README-ru.md
index 03f069e..eea812f 100644
--- a/README-ru.md
+++ b/README-ru.md
@@ -8,7 +8,7 @@
-[](https://github.com/roxblnfk/action-vibe-index)
+[](https://github.com/roxblnfk/action-vibe-index)
[](https://boosty.to/roxblnfk)
diff --git a/README-zh.md b/README-zh.md
index 9e31d95..cd65fff 100644
--- a/README-zh.md
+++ b/README-zh.md
@@ -8,7 +8,7 @@
-[](https://github.com/roxblnfk/action-vibe-index)
+[](https://github.com/roxblnfk/action-vibe-index)
[](https://boosty.to/roxblnfk)
diff --git a/README.md b/README.md
index 476629b..628c879 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
-[](https://github.com/roxblnfk/action-vibe-index)
+[](https://github.com/roxblnfk/action-vibe-index)
[](https://boosty.to/roxblnfk)
diff --git a/resources/version.json b/resources/version.json
index b727c36..01f68d7 100644
--- a/resources/version.json
+++ b/resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.15.1"
+ ".": "1.15.2"
}