Skip to content

Commit cf2d444

Browse files
🔖 chore(release): v1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2023-08-23) ### ✨ 新特性 * Add api field ([05343b1](05343b1))
1 parent 05343b1 commit cf2d444

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
# [1.1.0](https://github.com/lobehub/chat-plugin-web-crawler/compare/v1.0.0...v1.1.0) (2023-08-23)
4+
5+
### ✨ 新特性
6+
7+
- Add api field ([05343b1](https://github.com/lobehub/chat-plugin-web-crawler/commit/05343b1))
8+
39
# 1.0.0 (2023-08-22)
410

511
### ✅ 测试

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/chat-plugin-web-crawler",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"description": "Lobe Chat 网页抓取服务",
66
"repository": "https://github.com/lobehub/chat-plugin-web-crawler.git",

0 commit comments

Comments
 (0)