Skip to content

Commit

Permalink
🔖 chore(release): v1.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.16.0](v1.15.0...v1.16.0) (2024-12-04)

### ✨ Features

* **agent**: Instructer [@yuyun2000](https://github.com/yuyun2000), closes [#1160](#1160) [#1154](#1154) ([cd6f059](cd6f059))
* **agent**: Japan-language-helper [@sharkbear212](https://github.com/sharkbear212), closes [#1159](#1159) [#1158](#1158) ([b55267f](b55267f))

### 🎫 Chores

* Auto format and add i18n json files ([8fdb4c2](8fdb4c2))
  • Loading branch information
semantic-release-bot committed Dec 4, 2024
1 parent 8fdb4c2 commit 9f6e9d7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

# Changelog

# [1.16.0](https://github.com/lobehub/lobe-chat-agents/compare/v1.15.0...v1.16.0) (2024-12-04)


### ✨ Features

* **agent**: Instructer [@yuyun2000](https://github.com/yuyun2000), closes [#1160](https://github.com/lobehub/lobe-chat-agents/issues/1160) [#1154](https://github.com/lobehub/lobe-chat-agents/issues/1154) ([cd6f059](https://github.com/lobehub/lobe-chat-agents/commit/cd6f059))
* **agent**: Japan-language-helper [@sharkbear212](https://github.com/sharkbear212), closes [#1159](https://github.com/lobehub/lobe-chat-agents/issues/1159) [#1158](https://github.com/lobehub/lobe-chat-agents/issues/1158) ([b55267f](https://github.com/lobehub/lobe-chat-agents/commit/b55267f))


### 🎫 Chores

* Auto format and add i18n json files ([8fdb4c2](https://github.com/lobehub/lobe-chat-agents/commit/8fdb4c2))

# [1.15.0](https://github.com/lobehub/lobe-chat-agents/compare/v1.14.0...v1.15.0) (2024-12-04)

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/agents-index",
"version": "1.15.0",
"version": "1.16.0",
"description": "LobeChat awesome agents index",
"homepage": "https://github.com/lobehub/lobe-chat-agents",
"repository": {
Expand Down

0 comments on commit 9f6e9d7

Please sign in to comment.