From 8a94c7b12e2caf6025bc3283024839c240a7ea3a Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Thu, 24 Oct 2024 00:48:45 -0400 Subject: [PATCH] =?UTF-8?q?bump:=20version=200.0.0=20=E2=86=92=200.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md 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