diff --git a/CHANGELOG.md b/CHANGELOG.md index 18f395af..26990024 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ # Changelog +## [1.2.1](https://github.com/lobehub/lobe-chat-agents/compare/v1.2.0...v1.2.1) (2024-10-29) + + +### 🎫 Chores + +* Auto format and add i18n json files ([0fceedb](https://github.com/lobehub/lobe-chat-agents/commit/0fceedb)) + + +### 💄 Styles + +* Rename package name ([2911a72](https://github.com/lobehub/lobe-chat-agents/commit/2911a72)) + # [1.2.0](https://github.com/lobehub/lobe-chat-agents/compare/v1.1.0...v1.2.0) (2024-10-29) ### ✨ Features diff --git a/package.json b/package.json index a551aaba..c437f0aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lobehub/agents-index", - "version": "1.2.0", + "version": "1.2.1", "description": "LobeChat awesome agents index", "homepage": "https://github.com/lobehub/lobe-chat-agents", "repository": {