chore(release): 0.0.1

This commit is contained in:
cuddle-please
2025-07-21 15:08:23 +00:00
parent f2be7c85f7
commit c124ce39c5
3 changed files with 129 additions and 0 deletions

18
CHANGELOG.md Normal file
View File

@@ -0,0 +1,18 @@
# 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
- add cuddle
- remove fluff
- add readme
- add basic config loader
### Other
- fmt