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.16] ( https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.15...v1.0.16 ) (2021-07-14)
2+
3+
4+ ### Bug Fixes
5+
6+ * upgrade all packages ([ 3c9d7f3] ( https://github.com/CoCreate-app/CoCreate-render/commit/3c9d7f3f665a3da32c72fe3572e08b756ca07a12 ) )
7+
8+ ## [ 1.0.15] ( https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.14...v1.0.15 ) (2021-07-13)
9+
10+
11+ ### Bug Fixes
12+
13+ * add yarn lockfile to git ignore ([ 156492c] ( https://github.com/CoCreate-app/CoCreate-render/commit/156492c26448ea9d8e28a084236879a1393a9b50 ) )
14+ * remove yarn.lock ([ f39a86a] ( https://github.com/CoCreate-app/CoCreate-render/commit/f39a86a7028f8920c3cac5f466a5f75040fbee66 ) )
15+
116## [ 1.0.14] ( https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.13...v1.0.14 ) (2021-07-10)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " @cocreate/render" ,
3- "version" : " 1.0.14 " ,
3+ "version" : " 1.0.16 " ,
44 "description" : " A simple render component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API." ,
55 "keywords" : [
66 " render" ,
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