@qn-pandora/pandora-tools 1.1.0 → 1.1.1

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/CHANGELOG.json CHANGED
@@ -4,11 +4,11 @@
4
4
  {
5
5
  "version": "1.1.0",
6
6
  "tag": "@qn-pandora/pandora-tools_v1.1.0",
7
- "date": "Tue, 15 Mar 2022 03:07:38 GMT",
7
+ "date": "Tue, 15 Mar 2022 12:05:29 GMT",
8
8
  "comments": {
9
9
  "minor": [
10
10
  {
11
- "comment": "22.03.12发布, searchManager添加搜索来源"
11
+ "comment": "统一发布中版本"
12
12
  }
13
13
  ]
14
14
  }
package/CHANGELOG.md CHANGED
@@ -1,19 +1,18 @@
1
1
  # Change Log - @qn-pandora/pandora-tools
2
2
 
3
- This log was last generated on Tue, 15 Mar 2022 03:07:38 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 15 Mar 2022 12:05:29 GMT and should not be manually modified.
4
4
 
5
5
  ## 1.1.0
6
-
7
- Tue, 15 Mar 2022 03:07:38 GMT
6
+ Tue, 15 Mar 2022 12:05:29 GMT
8
7
 
9
8
  ### Minor changes
10
9
 
11
- - 22.03.12 发布, searchManager 添加搜索来源
10
+ - 统一发布中版本
12
11
 
13
12
  ## 1.0.0
14
-
15
13
  Mon, 20 Dec 2021 11:46:43 GMT
16
14
 
17
15
  ### Breaking changes
18
16
 
19
- - 仓库迁移至 rush 后统一发个大版本
17
+ - 仓库迁移至rush后统一发个大版本
18
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qn-pandora/pandora-tools",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Pandora Lib 常用开发&打包工具集",
5
5
  "author": "pandora <pandora@qiniu.com>",
6
6
  "homepage": "https://github.com/qbox/phoenix#readme",
@@ -71,4 +71,4 @@
71
71
  "oclif": {
72
72
  "commands": "./src/cli/commands"
73
73
  }
74
- }
74
+ }