File tree 3 files changed +14
-2
lines changed
3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ v7.1.2] ( https://github.com/coder-hxl/x-crawl/compare/v7.1.1...v7.1.2 ) (2023-06-25)
2
+
3
+ ### 🐞 Bug fixes
4
+
5
+ - Data parameter option conversion issue for crawlData API.
6
+
7
+ ---
8
+
9
+ ### 🐞 漏洞修复
10
+
11
+ - crawlData API 的 data 参数选项转换问题。
12
+
1
13
# [ v7.1.1] ( https://github.com/coder-hxl/x-crawl/compare/v7.1.0...v7.1.1 ) (2023-06-21)
2
14
3
15
### 🐞 Bug fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " x-crawl" ,
4
- "version" : " 7.1.1 " ,
4
+ "version" : " 7.1.2 " ,
5
5
"author" : " coderHXL" ,
6
6
"description" : " x-crawl is a flexible Node.js multifunctional crawler library." ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " x-crawl" ,
3
- "version" : " 7.1.1 " ,
3
+ "version" : " 7.1.2 " ,
4
4
"author" : " coderHXL" ,
5
5
"description" : " x-crawl is a flexible Node.js multifunctional crawler library." ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments