From 06d715558b2d68e5283057a49e198e8baa76432f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 14:07:38 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..63c9ec3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,22 @@ # Changelog + +## 1.0.0 (2024-08-18) + + +### Features + +* add ai package ([6c2d1ca](https://github.com/b4nst/ayo/commit/6c2d1ca0ce1935c283628be20e532c84e12583a2)) +* add log package ([30c7203](https://github.com/b4nst/ayo/commit/30c720330815ebc0a16e27c3845cd8c4e1edffdb)) +* add model argument ([f66fc2a](https://github.com/b4nst/ayo/commit/f66fc2a4de8b4c168b7e5197bee58733182ca8de)) +* add tool package ([ca354ee](https://github.com/b4nst/ayo/commit/ca354ee459851a78da996c3042cdc4da8e3d1376)) +* add tool package ([9dcefe1](https://github.com/b4nst/ayo/commit/9dcefe1b3984423f277b51ae36abadbf345347ba)) +* create ayo command ([fda085c](https://github.com/b4nst/ayo/commit/fda085c831ac1866210839e43c0c195e80ff805b)) +* init repo ([b2493ba](https://github.com/b4nst/ayo/commit/b2493ba45a8194b3a27ec5053a91594c3f607d5b)) +* **tool:** add cat tool example ([cac3c03](https://github.com/b4nst/ayo/commit/cac3c03c63da261cf67d0471b307cbcd7ce196a7)) + + +### Bug Fixes + +* fix lint issues ([dc7ca3a](https://github.com/b4nst/ayo/commit/dc7ca3a176a7d08e09666a3c83ef24525de0defc)) + +## Changelog