diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..08fc5ad --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +## 0.0.1 (2024-10-24) + +### 🐛🚑️ Fixes + +- **repo**: add pre-commit config +- **images**: update module ref + +### ♻️ Refactorings + +- **mvp**: merge my work with lukes and resolve lints + +### 🎨🏗️ Style & Architecture + +- **repo**: resolve lints