File tree 2 files changed +9
-2
lines changed 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
+
1
8
## [ 0.1.24] ( https://github.com/MicroAppJS/shared-utils/compare/v0.1.23...v0.1.24 ) (2021-03-24)
2
9
3
10
## [ 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 1
1
{
2
2
"name" : " @micro-app/shared-utils" ,
3
- "version" : " 0.1.24 " ,
3
+ "version" : " 0.1.25 " ,
4
4
"description" : " [Shared] shared utilities for micro-app." ,
5
5
"main" : " index.js" ,
6
- "typings" :" index.d.ts" ,
6
+ "typings" : " index.d.ts" ,
7
7
"scripts" : {
8
8
"prepublishOnly" : " npm run test" ,
9
9
"lint" : " eslint ." ,
You can’t perform that action at this time.
0 commit comments