diff --git a/CHANGELOG.md b/CHANGELOG.md index 37a27a21..76c364ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ # Changelog +# [1.14.0](https://github.com/lobehub/lobe-chat-agents/compare/v1.13.0...v1.14.0) (2024-12-02) + + +### ✨ Features + +* **agent**: Liusai-qibaoba [@liusai0820](https://github.com/liusai0820), closes [#1139](https://github.com/lobehub/lobe-chat-agents/issues/1139) [#1138](https://github.com/lobehub/lobe-chat-agents/issues/1138) ([12251d1](https://github.com/lobehub/lobe-chat-agents/commit/12251d1)) +* **agent**: Yunchat [@yuyun2000](https://github.com/yuyun2000), closes [#1151](https://github.com/lobehub/lobe-chat-agents/issues/1151) [#1147](https://github.com/lobehub/lobe-chat-agents/issues/1147) ([f072d3c](https://github.com/lobehub/lobe-chat-agents/commit/f072d3c)) +* **agent**: Yunchat-docter [@yuyun2000](https://github.com/yuyun2000), closes [#1152](https://github.com/lobehub/lobe-chat-agents/issues/1152) [#1148](https://github.com/lobehub/lobe-chat-agents/issues/1148) ([2e2dc75](https://github.com/lobehub/lobe-chat-agents/commit/2e2dc75)) + + +### 🎫 Chores + +* Auto format and add i18n json files ([d7d765c](https://github.com/lobehub/lobe-chat-agents/commit/d7d765c)) + # [1.12.0](https://github.com/lobehub/lobe-chat-agents/compare/v1.11.0...v1.12.0) (2024-11-30) ### ✨ Features diff --git a/package.json b/package.json index 0e6e1fc2..91718351 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/agents-index", - "version": "1.13.0", + "version": "1.14.0", "description": "LobeChat awesome agents index", "homepage": "https://github.com/lobehub/lobe-chat-agents", "repository": {