@qn-pandora/pandora-tools 2.0.14 → 2.0.16

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
@@ -1,6 +1,30 @@
1
1
  {
2
2
  "name": "@qn-pandora/pandora-tools",
3
3
  "entries": [
4
+ {
5
+ "version": "2.0.16",
6
+ "tag": "@qn-pandora/pandora-tools_v2.0.16",
7
+ "date": "Tue, 29 Aug 2023 06:22:20 GMT",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "2023-08-29发包"
12
+ }
13
+ ]
14
+ }
15
+ },
16
+ {
17
+ "version": "2.0.15",
18
+ "tag": "@qn-pandora/pandora-tools_v2.0.15",
19
+ "date": "Fri, 25 Aug 2023 10:29:46 GMT",
20
+ "comments": {
21
+ "patch": [
22
+ {
23
+ "comment": "2023-08-25发包"
24
+ }
25
+ ]
26
+ }
27
+ },
4
28
  {
5
29
  "version": "2.0.14",
6
30
  "tag": "@qn-pandora/pandora-tools_v2.0.14",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,20 @@
1
1
  # Change Log - @qn-pandora/pandora-tools
2
2
 
3
- This log was last generated on Fri, 25 Aug 2023 09:17:44 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 29 Aug 2023 06:22:20 GMT and should not be manually modified.
4
+
5
+ ## 2.0.16
6
+ Tue, 29 Aug 2023 06:22:20 GMT
7
+
8
+ ### Patches
9
+
10
+ - 2023-08-29发包
11
+
12
+ ## 2.0.15
13
+ Fri, 25 Aug 2023 10:29:46 GMT
14
+
15
+ ### Patches
16
+
17
+ - 2023-08-25发包
4
18
 
5
19
  ## 2.0.14
6
20
  Fri, 25 Aug 2023 09:17:44 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qn-pandora/pandora-tools",
3
- "version": "2.0.14",
3
+ "version": "2.0.16",
4
4
  "description": "Pandora Lib 常用开发&打包工具集",
5
5
  "author": "pandora <pandora@qiniu.com>",
6
6
  "homepage": "https://github.com/qbox/phoenix#readme",