chore(version): 0.1.1

This commit is contained in:
Alexander Navarro 2025-07-16 09:51:05 -04:00
parent af709f2e72
commit 3017c710c4
4 changed files with 15 additions and 7 deletions

View file

@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## 0.1.1 - 2025-07-16
#### Miscellaneous Chores
- add docs to just commands - (6cf98d1) - aleidk
#### Refactoring
- change assets handling to vite-rs - (af709f2) - aleidk
- - -
## 0.1.0 - 2025-04-15
#### Bug Fixes
- prevent crash of ci due to artifacts upload - (e0b259c) - aleidk