File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- ## <small >1.0.5 (2020-06-23 )</small >
1+ ## <small >1.0.6 (2020-07-14 )</small >
22
33* build: slimmed down npm pack ([ 74768d5] ( https://github.com/Kirkhammetz/lcov-total/commit/74768d5 ) )
4+ * build(deps-dev): bump standard-version from 7.1.0 to 8.0.1 ([ 084f1a2] ( https://github.com/Kirkhammetz/lcov-total/commit/084f1a2 ) )
45* chore: bench ([ e3dea10] ( https://github.com/Kirkhammetz/lcov-total/commit/e3dea10 ) )
56* chore(release): 1.0.1 ([ a7f6552] ( https://github.com/Kirkhammetz/lcov-total/commit/a7f6552 ) )
67* chore(release): 1.0.2 ([ 784dccc] ( https://github.com/Kirkhammetz/lcov-total/commit/784dccc ) )
78* chore(release): 1.0.3 ([ 4198ebd] ( https://github.com/Kirkhammetz/lcov-total/commit/4198ebd ) )
89* chore(release): 1.0.4 ([ 10621d0] ( https://github.com/Kirkhammetz/lcov-total/commit/10621d0 ) )
10+ * chore(release): 1.0.5 ([ 73504d9] ( https://github.com/Kirkhammetz/lcov-total/commit/73504d9 ) )
911* ci: fix ([ 83f9ffa] ( https://github.com/Kirkhammetz/lcov-total/commit/83f9ffa ) )
1012* ci: publish to npm on release ([ a496b1c] ( https://github.com/Kirkhammetz/lcov-total/commit/a496b1c ) )
1113* ci: removed need ([ ea15fbf] ( https://github.com/Kirkhammetz/lcov-total/commit/ea15fbf ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " lcov-total" ,
3- "version" : " 1.0.5 " ,
3+ "version" : " 1.0.6 " ,
44 "description" : " Parsing lcov.info and returning total of the summary intended to use inside CI to exit if threshold not reach" ,
55 "main" : " src/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments