diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5c6266b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +## 0.0.1 (2024-10-04) + + +### Features + +* add track command ([f85660a](https://github.com/malamtime/cli/commit/f85660a63f83c69229fe1d4a4b534a1c76f49b58)) +* **app:** add basic command and ci ([976973f](https://github.com/malamtime/cli/commit/976973fde38bd054cbdcff9de26b80b73c855892)) + + +### Bug Fixes + +* **ci:** fix ci branch name ([5b08dd8](https://github.com/malamtime/cli/commit/5b08dd85d0d818cd1d7d5686ffeb03303d4b00ae)) +* **track:** add more params for track ([24de070](https://github.com/malamtime/cli/commit/24de070375e2acec0aaec479387d50baa42b2561)) + + +### Miscellaneous Chores + +* release 0.0.1 ([5517712](https://github.com/malamtime/cli/commit/5517712672634a2d7fb5e1438028b1f3a58beb02))