File tree Expand file tree Collapse file tree 4 files changed +18
-3307
lines changed Expand file tree Collapse file tree 4 files changed +18
-3307
lines changed Original file line number Diff line number Diff line change 22node_modules
33dist
44.npmrc
5+ yarn.lock
56
67logs
78* .log
Original file line number Diff line number Diff line change 1+ ## [ 1.0.20] ( https://github.com/CoCreate-app/CoCreate-utils/compare/v1.0.19...v1.0.20 ) (2021-07-14)
2+
3+
4+ ### Bug Fixes
5+
6+ * upgrade all packages ([ 82aab58] ( https://github.com/CoCreate-app/CoCreate-utils/commit/82aab58878db6c589cba0d4df8cdfb2dd2444008 ) )
7+
8+ ## [ 1.0.19] ( https://github.com/CoCreate-app/CoCreate-utils/compare/v1.0.18...v1.0.19 ) (2021-07-13)
9+
10+
11+ ### Bug Fixes
12+
13+ * add yarn lockfile to git ignore ([ acc31a1] ( https://github.com/CoCreate-app/CoCreate-utils/commit/acc31a17a8d67948de170435a916a5ca036fb39e ) )
14+ * remove yarn.lock ([ 4059687] ( https://github.com/CoCreate-app/CoCreate-utils/commit/4059687ceeddc13eeccf40a60d79a8ef1dc82b2b ) )
15+
116## [ 1.0.18] ( https://github.com/CoCreate-app/CoCreate-utils/compare/v1.0.17...v1.0.18 ) (2021-07-10)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " @cocreate/utils" ,
3- "version" : " 1.0.18 " ,
3+ "version" : " 1.0.20 " ,
44 "description" : " A simple utils component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
55 "keywords" : [
66 " utils" ,
6161 "webpack-log" : " ^3.0.1"
6262 },
6363 "dependencies" : {
64- "@cocreate/docs" : " ^1.1.29 "
64+ "@cocreate/docs" : " ^1.1.32 "
6565 }
6666}
You can’t perform that action at this time.
0 commit comments