File tree Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Expand file tree Collapse file tree 2 files changed +37
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ # 1.0.0 (2023-08-22)
4
+
5
+ ### ✅ 测试
6
+
7
+ - Add snapshot ([ 8762b3d] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/8762b3d ) )
8
+ - Add test ([ 478c118] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/478c118 ) )
9
+
10
+ ### ✨ 新特性
11
+
12
+ - Add manifest ([ 799a6f7] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/799a6f7 ) )
13
+ - Refactor with new version ([ e0994fa] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/e0994fa ) )
14
+ - 添加 html 转 markdown 解析器 ([ e19b20f] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/e19b20f ) )
15
+
16
+ ### 🎫 杂项
17
+
18
+ - Clean types ([ 5c2fc0a] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/5c2fc0a ) )
19
+ - 升级基础设施 ([ e1909e6] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/e1909e6 ) )
20
+ - 升级基础设施 ([ 3ca4903] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/3ca4903 ) )
21
+ - 更新脚本 ([ eb6576b] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/eb6576b ) )
22
+
23
+ ### 🐛 修复
24
+
25
+ - Fix edge error ([ c3c798d] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/c3c798d ) )
26
+ - Fix plugin error ([ 08cecdf] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/08cecdf ) )
27
+ - Fix plugin error ([ 3ca1b29] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/3ca1b29 ) )
28
+ - Fix server url ([ 33b1055] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/33b1055 ) )
29
+
30
+ ### 📝 文档
31
+
32
+ - Update README.md ([ 41d712b] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/41d712b ) )
33
+ - Update README.md [ skip ci] ([ a02eb8e] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/a02eb8e ) )
34
+
35
+ ### 🔧 持续集成
36
+
37
+ - 升级 ci ([ 1ddd88c] ( https://github.com/lobehub/chat-plugin-web-crawler/commit/1ddd88c ) )
38
+
3
39
## [ 1.0.1] ( https://github.com/arvinxx/vercel-serverless-api-template/compare/v1.0.0...v1.0.1 ) (2023-01-08)
4
40
5
41
### 🎫 杂项
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lobehub/chat-plugin-web-crawler" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.0 " ,
4
4
"private" : true ,
5
5
"description" : " Lobe Chat 网页抓取服务" ,
6
6
"repository" : " https://github.com/lobehub/chat-plugin-web-crawler.git" ,
You can’t perform that action at this time.
0 commit comments