diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53af9d6..a3dde71 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 2.3.11 (2025-01-15)
+
+* wip ([576181a](https://github.com/justdlabs/cli/commit/576181a))
+
## 2.3.10 (2025-01-15)
* fix actions ([09349a2](https://github.com/justdlabs/cli/commit/09349a2))
diff --git a/package.json b/package.json
index 09b8ebe..54590e6 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "justd-cli",
"type": "module",
- "version": "2.3.10",
+ "version": "2.3.11",
"description": "The command line interface for Justd.",
"main": "dist/index.js",
"bin": {