@juze/utils
Advanced tools
+11
-0
@@ -6,2 +6,13 @@ # Change Log | ||
| ## [0.3.2](https://github.com/noshower/lerna-demo/compare/v0.3.1...v0.3.2) (2021-03-17) | ||
| ### Bug Fixes | ||
| * 修复 clone bug ([af6bc99](https://github.com/noshower/lerna-demo/commit/af6bc997939d3bc366bd0f0ad7d5f7d8373986e6)) | ||
| # [0.3.0](https://github.com/noshower/lerna-demo/compare/v0.2.1...v0.3.0) (2021-03-17) | ||
@@ -8,0 +19,0 @@ |
+0
-1
@@ -12,3 +12,2 @@ const _ = require("lodash"); | ||
| const clone = (obj) => { | ||
| console.log(obj); | ||
| return _.clone(obj); | ||
@@ -15,0 +14,0 @@ }; |
+2
-2
| { | ||
| "name": "@juze/utils", | ||
| "version": "0.3.0", | ||
| "version": "0.3.2", | ||
| "description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM", | ||
@@ -33,3 +33,3 @@ "keywords": [], | ||
| }, | ||
| "gitHead": "d854e473e3a56a9b15af78c80600109040fe398f" | ||
| "gitHead": "12c2991200213963a631924ad0ff0dd79847ffa3" | ||
| } |
3692
6%15
-6.25%