@innoways/utils 6.3.4 → 8.0.0

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,23 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - console.log(showCurrentDate, 'showCurrentDate', fieldData)
8
+
9
+ ## 7.0.0
10
+
11
+ ### Major Changes
12
+
13
+ - feature: nested api key support and data fetch and post changes 6.3.4
14
+
15
+ ## 6.3.5
16
+
17
+ ### Patch Changes
18
+
19
+ - feature: nested api key support and data fetch and post changes 6.3.4
20
+
3
21
  ## 6.3.4
4
22
 
5
23
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@innoways/utils",
3
- "version": "6.3.4",
3
+ "version": "8.0.0",
4
4
  "description": "drip-form通用方法",
5
5
  "keywords": [
6
6
  "utils",