From 1191a6d559f4648a72594857d1a13a5f57b56778 Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Mon, 21 Jul 2025 21:13:49 +0200 Subject: [PATCH] chore(release): v0.0.1 (#1) chore(release): 0.0.1 Co-authored-by: cuddle-please Reviewed-on: https://git.front.kjuulh.io/kjuulh/yourconfig/pulls/1 --- CHANGELOG.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e7a3ddb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +## [0.0.1] - 2025-07-21 + +### Added +- remove .cuddle +- add cuddle please +- add cuddle +- remove fluff +- add readme +- add basic config loader + +### Other +- fmt