## [0.8.2](https://github.com/witjs/wecom/compare/0.6.1...0.8.2) (2021-12-14)


### Bug Fixes

* 调整鉴权失败重试逻辑 ([61b3bf0](https://github.com/witjs/wecom/commit/61b3bf0495f550b486e8457ff6ff9d05c49c7e9d))


### Features

* move all modules to modules folder ([fcae227](https://github.com/witjs/wecom/commit/fcae2271caae1bbea1e32fc6bc2a65ebc62a1e8b))
* support template_card ([f20090e](https://github.com/witjs/wecom/commit/f20090eff1e871578cba1fd2e44815f87a73f99b))



## [0.6.1](https://github.com/witjs/wecom/compare/0.5.6...0.6.1) (2020-09-26)


### Bug Fixes

* module path after build ([fa5d5ac](https://github.com/witjs/wecom/commit/fa5d5acb9e90cb88d8d61aa728606049ab09e001))


### Features

* add tag module ([e1116fe](https://github.com/witjs/wecom/commit/e1116feabe89d1ff315067401d492a569f8edace))
* add user funcitons ([22345df](https://github.com/witjs/wecom/commit/22345df36afae8bda0fe106572a9f6029cf40cb2))



## [0.5.6](https://github.com/witjs/wecom/compare/0.5.5...0.5.6) (2020-09-24)


### Features

* eslint for test ([8f0367d](https://github.com/witjs/wecom/commit/8f0367d6b11c0885c0c85c0d4268e6992c22e434))


### Reverts

* remove path alias from project ([c024cb0](https://github.com/witjs/wecom/commit/c024cb0d9b3d40cb7b0b563dcad92467f7b05b6b))



## [0.5.5](https://github.com/witjs/wecom/compare/0.5.1...0.5.5) (2020-09-22)


### Bug Fixes

* change link url ([98eb078](https://github.com/witjs/wecom/commit/98eb078ba72d003041b1cabe4209a3dbb976d877))
* delete redundant comments ([039c52c](https://github.com/witjs/wecom/commit/039c52c57a5f601fc51beb34d5620f6241558e5c))
* module path ([886fe05](https://github.com/witjs/wecom/commit/886fe05aedb83c9941ba37ca0a0115d4e3a75faa))
* send message interface ([cd9d523](https://github.com/witjs/wecom/commit/cd9d523fad500e01575e2db8bdd59d13eeab5e13))
* test name ([3227f6d](https://github.com/witjs/wecom/commit/3227f6d0fe3d090505479d931bf97ed938fb2b6a))


### Features

* add eslint ([714cf06](https://github.com/witjs/wecom/commit/714cf06571e4476469cf1a4e71d5d5c03ef7cd6f))



## [0.5.1](https://github.com/witjs/wecom/compare/f43e8c73cb39e3689b1c4d54f4c993f8a32e07c7...0.5.1) (2020-09-21)


### Bug Fixes

* delete invalide intro ([8f159b8](https://github.com/witjs/wecom/commit/8f159b8332500e4771e438bf5266e90486843902))
* set repository to github ([5be1e84](https://github.com/witjs/wecom/commit/5be1e84e1971c2e1f94d0ad2ebc927ef44b8d149))
* set special env for each module ([90c5116](https://github.com/witjs/wecom/commit/90c5116cd8598d8c5f7b34c0b9458a3d66990eb0))


### Features

* add agent module ([4f186dc](https://github.com/witjs/wecom/commit/4f186dc8bb30ca87784f28c08d075f93e8ce2be0))
* add agent/menu module ([f36a7fe](https://github.com/witjs/wecom/commit/f36a7fed87525f63c01a2193ee98144e70083e4b))
* add changelog generator ([696d39d](https://github.com/witjs/wecom/commit/696d39d86406bdd488b66bddb4aa8d5967246f2e))
* add department create/update/delete ([113bb99](https://github.com/witjs/wecom/commit/113bb99cd29f5a5cb73b160cfae8eeca1e513baf))
* add directory and user module ([4ad7e95](https://github.com/witjs/wecom/commit/4ad7e95dacd718cf2d8334898f9b4e3e2ddbd36b))
* add oa/checkin module ([56b4a0f](https://github.com/witjs/wecom/commit/56b4a0f8b46bfc8ebd1f43449fc591732571a0d0))
* add set agent method ([06a7348](https://github.com/witjs/wecom/commit/06a73489124323dd3be0e599e836d8939aa74cb0))
* change env name for department ([fd4be23](https://github.com/witjs/wecom/commit/fd4be230254188dc0e151d87e6b68f9572d86719))
* project init ([f43e8c7](https://github.com/witjs/wecom/commit/f43e8c73cb39e3689b1c4d54f4c993f8a32e07c7))



