|
1 |
| -## <small>1.0.3 (2020-06-15)</small> |
| 1 | +## <small>1.0.4 (2020-06-15)</small> |
2 | 2 |
|
3 | 3 | * ci: fix ([83f9ffa](https://github.com/Kirkhammetz/lcov-total/commit/83f9ffa))
|
4 |
| -* docs: added new flag in doc ([9cac0f3](https://github.com/Kirkhammetz/lcov-total/commit/9cac0f3)) |
5 |
| -* docs(license): fixed license ([95b0531](https://github.com/Kirkhammetz/lcov-total/commit/95b0531)) |
6 |
| -* chore(release): 1.0.2 ([784dccc](https://github.com/Kirkhammetz/lcov-total/commit/784dccc)) |
7 |
| -* feat(cli): gte flag ([1d9de02](https://github.com/Kirkhammetz/lcov-total/commit/1d9de02)), closes [#5](https://github.com/Kirkhammetz/lcov-total/issues/5) |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| -## <small>1.0.1 (2020-06-13)</small> |
12 |
| - |
13 |
| -* chore: bench ([e3dea10](https://github.com/Kirkhammetz/lcov-total/commit/e3dea10)) |
14 |
| -* chore(release): 1.0.1 ([a7f6552](https://github.com/Kirkhammetz/lcov-total/commit/a7f6552)) |
15 | 4 | * ci: publish to npm on release ([a496b1c](https://github.com/Kirkhammetz/lcov-total/commit/a496b1c))
|
| 5 | +* ci: removed need ([ea15fbf](https://github.com/Kirkhammetz/lcov-total/commit/ea15fbf)) |
16 | 6 | * ci(github): added publish pipeline ([5fbeb10](https://github.com/Kirkhammetz/lcov-total/commit/5fbeb10))
|
17 | 7 | * ci(github): fixed actions runs-on ([64c48e6](https://github.com/Kirkhammetz/lcov-total/commit/64c48e6)), closes [#3](https://github.com/Kirkhammetz/lcov-total/issues/3)
|
18 | 8 | * ci(tests): run suite on ci ([eec5975](https://github.com/Kirkhammetz/lcov-total/commit/eec5975))
|
19 |
| -* feat: moved to .map and added vscode debugger ([6721c89](https://github.com/Kirkhammetz/lcov-total/commit/6721c89)) |
| 9 | +* chore: bench ([e3dea10](https://github.com/Kirkhammetz/lcov-total/commit/e3dea10)) |
| 10 | +* chore(release): 1.0.1 ([a7f6552](https://github.com/Kirkhammetz/lcov-total/commit/a7f6552)) |
| 11 | +* chore(release): 1.0.2 ([784dccc](https://github.com/Kirkhammetz/lcov-total/commit/784dccc)) |
| 12 | +* chore(release): 1.0.3 ([4198ebd](https://github.com/Kirkhammetz/lcov-total/commit/4198ebd)) |
20 | 13 | * docs: added acknowledgements ([3c1c0bb](https://github.com/Kirkhammetz/lcov-total/commit/3c1c0bb))
|
21 | 14 | * docs: added basic readme ([2923237](https://github.com/Kirkhammetz/lcov-total/commit/2923237))
|
| 15 | +* docs: added new flag in doc ([9cac0f3](https://github.com/Kirkhammetz/lcov-total/commit/9cac0f3)) |
22 | 16 | * docs: fixed links ([b9fb668](https://github.com/Kirkhammetz/lcov-total/commit/b9fb668))
|
| 17 | +* docs(license): fixed license ([95b0531](https://github.com/Kirkhammetz/lcov-total/commit/95b0531)) |
| 18 | +* feat: moved to .map and added vscode debugger ([6721c89](https://github.com/Kirkhammetz/lcov-total/commit/6721c89)) |
| 19 | +* feat: parse lcov.info get total ([3d0d682](https://github.com/Kirkhammetz/lcov-total/commit/3d0d682)) |
| 20 | +* feat: parse lcov.info get total ([df3139f](https://github.com/Kirkhammetz/lcov-total/commit/df3139f)) |
| 21 | +* feat(cli): gte flag ([1d9de02](https://github.com/Kirkhammetz/lcov-total/commit/1d9de02)), closes [#5](https://github.com/Kirkhammetz/lcov-total/issues/5) |
23 | 22 | * test(ava): fixed conf file ([6c8434b](https://github.com/Kirkhammetz/lcov-total/commit/6c8434b)), closes [#4](https://github.com/Kirkhammetz/lcov-total/issues/4)
|
24 |
| -* v1.0.0-2 ([26c2bd5](https://github.com/Kirkhammetz/lcov-total/commit/26c2bd5)), closes [#1](https://github.com/Kirkhammetz/lcov-total/issues/1) |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| -## 1.0.0-1 (2020-06-03) |
29 |
| - |
30 | 23 | * Initial commit ([d6613f4](https://github.com/Kirkhammetz/lcov-total/commit/d6613f4))
|
31 | 24 | * v1.0.0-1 ([4bcf13d](https://github.com/Kirkhammetz/lcov-total/commit/4bcf13d))
|
32 |
| -* feat: parse lcov.info get total ([3d0d682](https://github.com/Kirkhammetz/lcov-total/commit/3d0d682)) |
33 |
| -* feat: parse lcov.info get total ([df3139f](https://github.com/Kirkhammetz/lcov-total/commit/df3139f)) |
| 25 | +* v1.0.0-2 ([26c2bd5](https://github.com/Kirkhammetz/lcov-total/commit/26c2bd5)), closes [#1](https://github.com/Kirkhammetz/lcov-total/issues/1) |
34 | 26 |
|
35 | 27 |
|
36 | 28 |
|
0 commit comments