diff --git a/CHANGELOG.md b/CHANGELOG.md
index 607066f..d3db6fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [v0.0.4](https://github.com/soybeanjs/unocss-preset/compare/v0.0.3...v0.0.4) (2024-11-16)
+
+### 🏡 Chore
+
+- **deps**: update deps - by @soybeanjs [(bd906)](https://github.com/soybeanjs/unocss-preset/commit/bd90634)
+- **projects**: add dependabot.yml - by @soybeanjs [(4c149)](https://github.com/soybeanjs/unocss-preset/commit/4c149f1)
+
+### ❤️ Contributors
+
+[![soybeanjs](https://github.com/soybeanjs.png?size=48)](https://github.com/soybeanjs)
+
## [v0.0.3](https://github.com/soybeanjs/unocss-preset/compare/v0.0.2...v0.0.3) (2024-11-14)
### 🏡 Chore
diff --git a/package.json b/package.json
index 2a533ec..e399a56 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "@soybeanjs/unocss-preset",
"type": "module",
- "version": "0.0.3",
+ "version": "0.0.4",
"packageManager": "pnpm@9.3.0",
"description": "soybeanjs's unocss preset",
"author": {