diff --git a/CHANGELOG.md b/CHANGELOG.md index 709d1b096..58ce10638 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ # Changelog +# [1.12.0](https://github.com/lobehub/lobe-chat-agents/compare/v1.11.0...v1.12.0) (2024-11-30) + + +### ✨ Features + +* **agent**: Course-prep-teaching-guide-ai @HNaga, closes [#1150](https://github.com/lobehub/lobe-chat-agents/issues/1150) [#1149](https://github.com/lobehub/lobe-chat-agents/issues/1149) ([371fb8d](https://github.com/lobehub/lobe-chat-agents/commit/371fb8d)) + + +### 🎫 Chores + +* Auto format and add i18n json files ([b7ca1fd](https://github.com/lobehub/lobe-chat-agents/commit/b7ca1fd)) + # [1.11.0](https://github.com/lobehub/lobe-chat-agents/compare/v1.10.0...v1.11.0) (2024-11-27) ### ✨ Features diff --git a/package.json b/package.json index 67391bd66..197fb92f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/agents-index", - "version": "1.11.0", + "version": "1.12.0", "description": "LobeChat awesome agents index", "homepage": "https://github.com/lobehub/lobe-chat-agents", "repository": {