@qn-pandora/pandora-tools 2.0.2 → 2.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -1,6 +1,18 @@
1
1
  {
2
2
  "name": "@qn-pandora/pandora-tools",
3
3
  "entries": [
4
+ {
5
+ "version": "2.0.3",
6
+ "tag": "@qn-pandora/pandora-tools_v2.0.3",
7
+ "date": "Fri, 25 Nov 2022 06:55:56 GMT",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "comment": "2022-12-25发布"
12
+ }
13
+ ]
14
+ }
15
+ },
4
16
  {
5
17
  "version": "2.0.2",
6
18
  "tag": "@qn-pandora/pandora-tools_v2.0.2",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,14 @@
1
1
  # Change Log - @qn-pandora/pandora-tools
2
2
 
3
- This log was last generated on Wed, 06 Jul 2022 07:32:15 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 25 Nov 2022 06:55:56 GMT and should not be manually modified.
4
+
5
+ ## 2.0.3
6
+
7
+ Fri, 25 Nov 2022 06:55:56 GMT
8
+
9
+ ### Patches
10
+
11
+ - 2022-12-25 发布
4
12
 
5
13
  ## 2.0.2
6
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qn-pandora/pandora-tools",
3
- "version": "2.0.2",
3
+ "version": "2.0.3",
4
4
  "description": "Pandora Lib 常用开发&打包工具集",
5
5
  "author": "pandora <pandora@qiniu.com>",
6
6
  "homepage": "https://github.com/qbox/phoenix#readme",
@@ -51,7 +51,7 @@
51
51
  "@storybook/addon-docs": "6.4.9",
52
52
  "babel-loader": "^8.1.0",
53
53
  "ts-loader": "^7.0.5",
54
- "@babel/core": "^7.0.1",
54
+ "@babel/core": "^7.19.6",
55
55
  "style-loader": "^0.23.1",
56
56
  "css-loader": "^3.0.0",
57
57
  "less-loader": "^5.0.0",