@qn-pandora/pandora-tools 2.0.7 → 2.0.9

Sign up to get free protection for your applications and to get access to all the features.
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.9",
6
+ "tag": "@qn-pandora/pandora-tools_v2.0.9",
7
+ "date": "Thu, 23 Mar 2023 07:12:05 GMT",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "2023.03.23发布"
12
+ }
13
+ ]
14
+ }
15
+ },
16
+ {
17
+ "version": "2.0.8",
18
+ "tag": "@qn-pandora/pandora-tools_v2.0.8",
19
+ "date": "Mon, 13 Mar 2023 11:30:17 GMT",
20
+ "comments": {
21
+ "patch": [
22
+ {
23
+ "comment": "2023.03.13发布"
24
+ }
25
+ ]
26
+ }
27
+ },
4
28
  {
5
29
  "version": "2.0.7",
6
30
  "tag": "@qn-pandora/pandora-tools_v2.0.7",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,22 @@
1
1
  # Change Log - @qn-pandora/pandora-tools
2
2
 
3
- This log was last generated on Wed, 15 Feb 2023 09:26:50 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 23 Mar 2023 07:12:05 GMT and should not be manually modified.
4
+
5
+ ## 2.0.9
6
+
7
+ Thu, 23 Mar 2023 07:12:05 GMT
8
+
9
+ ### Patches
10
+
11
+ - 2023.03.23 发布
12
+
13
+ ## 2.0.8
14
+
15
+ Mon, 13 Mar 2023 11:30:17 GMT
16
+
17
+ ### Patches
18
+
19
+ - 2023.03.13 发布
4
20
 
5
21
  ## 2.0.7
6
22
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qn-pandora/pandora-tools",
3
- "version": "2.0.7",
3
+ "version": "2.0.9",
4
4
  "description": "Pandora Lib 常用开发&打包工具集",
5
5
  "author": "pandora <pandora@qiniu.com>",
6
6
  "homepage": "https://github.com/qbox/phoenix#readme",