@cloud411716/fancy-webnovel 0.3.5 → 0.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloud411716/fancy-webnovel",
3
- "version": "0.3.5",
3
+ "version": "0.3.6",
4
4
  "type": "module",
5
5
  "main": "index.js",
6
6
  "exports": {
@@ -146,7 +146,7 @@ export const scan = {
146
146
  `2. 分析爆款书籍的题材、卖点、节奏、人设等特征`,
147
147
  `3. 生成扫榜报告(包含:市场趋势、热门题材分析、用户画像、竞争度评估)`,
148
148
  `4. 给出 3-5 个可行的选题方向建议`,
149
- `5. 将完整分析报告追加写入:${topicFile}`,
149
+ `5. 将完整分析报告追加写入:${topicFile}(如文件不存在则先新建再追加)`,
150
150
  ``,
151
151
  `报告要求:`,
152
152
  `- 客观分析数据,不臆测`,