diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f0a84fc --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,35 @@ +# Changelog + +## 1.0.0 (2023-07-26) + + +### Features + +* add build func ([1896eba](https://github.com/IdeaLeap/GWT/commit/1896ebac576ca2d9fdb8767bb70825c009919ae9)) +* add commitlint ([06e17f2](https://github.com/IdeaLeap/GWT/commit/06e17f2a6bfd270a42c12ee7243708b9f1afd99d)) +* add env example ([4fa15ae](https://github.com/IdeaLeap/GWT/commit/4fa15ae7bcf4b55d1c254941d8e2822ef8a50f1c)) +* add husky ([a932ee1](https://github.com/IdeaLeap/GWT/commit/a932ee1190febb74454a41d6841b8894e84e9410)) +* add prompt test ([b905c84](https://github.com/IdeaLeap/GWT/commit/b905c84c19b15de23c0ed8fa3b7f390bc69b8ff6)) +* add some dependence ([acde73c](https://github.com/IdeaLeap/GWT/commit/acde73c0b7f0573242adfd84f0fe2c0e9b1d5724)) +* add sth ([d071ee8](https://github.com/IdeaLeap/GWT/commit/d071ee8faf91c30ef815fec02f53c61d14dc8df3)) +* add teacher prompt template schema ([c2fa1f9](https://github.com/IdeaLeap/GWT/commit/c2fa1f91c6f613d54949885dbe2f3147cb6ac393)) +* add typechat ([5e01c71](https://github.com/IdeaLeap/GWT/commit/5e01c716b70c7ed86a79ba998096cf9951dbe8c3)) +* agent prompt ([8c3bb35](https://github.com/IdeaLeap/GWT/commit/8c3bb35bb73d1ed95c3b2166a59fef7d5ca7a687)) +* husky ([f8ea2aa](https://github.com/IdeaLeap/GWT/commit/f8ea2aa425ffe35b8f0c7c09fe83af23dabd17cc)) +* init repo ([e14b404](https://github.com/IdeaLeap/GWT/commit/e14b4048699d1178b61efd8ab212239145f1f908)) +* remove console ([0119ac1](https://github.com/IdeaLeap/GWT/commit/0119ac12b48ae5eafe1ba9b7a32d352d7ebcd953)) +* support typescriptchain ([1255c15](https://github.com/IdeaLeap/GWT/commit/1255c15881f774c70ddb032b335bce349191f1c7)) +* update prompt test ([5e556a7](https://github.com/IdeaLeap/GWT/commit/5e556a7f7b2ab5637f3ed767219953b8b279a100)) + + +### Bug Fixes + +* agent prompt test ([97b2986](https://github.com/IdeaLeap/GWT/commit/97b29862a018a03f6bdec68b6538354b46a76212)) +* commitlint ([ef57353](https://github.com/IdeaLeap/GWT/commit/ef5735390d504888ad0845c4e686a0f4a81c0ca9)) +* remove husky ([3ac5b9b](https://github.com/IdeaLeap/GWT/commit/3ac5b9bbd22e307145381cd0c49f0261c50dadc6)) +* remove husky ([480385d](https://github.com/IdeaLeap/GWT/commit/480385dee13c630510f2f0108aabd65fb822404d)) + + +### Reverts + +* husky ([b7b7be5](https://github.com/IdeaLeap/GWT/commit/b7b7be5e345a8a772829acc5a2ade7e4cb2a7834))