diff --git a/CHANGELOG.md b/CHANGELOG.md
index dcc883c..88c48a8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# Changelog
+
+## 6.4.3 (2025-01-11)
+
+- build: update deps ([c0ce04d](https://github.com/muuvmuuv/portfolio/commit/c0ce04d))
+- ci: checkout wrong version ([0a34c21](https://github.com/muuvmuuv/portfolio/commit/0a34c21))
+
## 6.4.2 (2024-12-15)
- docs: update readme otf ([9e260d2](https://github.com/muuvmuuv/portfolio/commit/9e260d2))
diff --git a/package.json b/package.json
index c8478a3..be8c462 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "marvin-digital",
- "version": "6.4.2",
+ "version": "6.4.3",
"description": "Portfolio of and by Marvin Heilemann (@muuvmuuv)",
"repository": "git@github.com:muuvmuuv/portfolio.git",
"license": "UNLICENSED",