We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05343b1 commit cf2d444Copy full SHA for cf2d444
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
# 1.0.0 (2023-08-22)
10
11
### ✅ 测试
package.json
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat-plugin-web-crawler",
- "version": "1.0.0",
+ "version": "1.1.0",
"private": true,
"description": "Lobe Chat 网页抓取服务",
"repository": "https://github.com/lobehub/chat-plugin-web-crawler.git",
0 commit comments