File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.1.25] ( https://github.com/MicroAppJS/shared-utils/compare/v0.1.24...v0.1.25 ) (2021-09-06)
2+
3+
4+ ### Features
5+
6+ * add uuid ([ 250ecd7] ( https://github.com/MicroAppJS/shared-utils/commit/250ecd7df85d41180022a1ab3ef3dd975b4405f7 ) )
7+
18## [ 0.1.24] ( https://github.com/MicroAppJS/shared-utils/compare/v0.1.23...v0.1.24 ) (2021-03-24)
29
310## [ 0.1.23] ( https://github.com/MicroAppJS/shared-utils/compare/v0.1.22...v0.1.23 ) (2021-03-24)
Original file line number Diff line number Diff line change 11{
22 "name" : " @micro-app/shared-utils" ,
3- "version" : " 0.1.24 " ,
3+ "version" : " 0.1.25 " ,
44 "description" : " [Shared] shared utilities for micro-app." ,
55 "main" : " index.js" ,
6- "typings" :" index.d.ts" ,
6+ "typings" : " index.d.ts" ,
77 "scripts" : {
88 "prepublishOnly" : " npm run test" ,
99 "lint" : " eslint ." ,
You can’t perform that action at this time.
0 commit comments