chore(version): v0.1.2

This commit is contained in:
Alexander Navarro 2025-04-11 19:41:08 -04:00
parent b4a551489c
commit 5786338063
2 changed files with 7 additions and 1 deletions

View file

@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- - -
## v0.1.2 - 2025-04-11
#### Bug Fixes
- add shebang to entrypoint - (b4a5514) - aleidk
- - -
## v0.1.1 - 2025-04-11
#### Bug Fixes
- remove unecesary dependency - (cf7bf3f) - aleidk