Skip to content

Commit 0bc45bf

Browse files
author
Conventional Changelog Action
committed
chore(release): 1.0.8
1 parent 6cb9453 commit 0bc45bf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
## <small>1.0.8 (2021-06-24)</small>
2+
3+
* feat: added option ([6cb9453](https://github.com/simonecorsi/fine/commit/6cb9453))
4+
5+
6+
17
## <small>1.0.7 (2021-06-24)</small>
28

39
* chore: removed bad ack from prev project ([9e7b5ce](https://github.com/simonecorsi/fine/commit/9e7b5ce))
10+
* chore(release): 1.0.7 ([8a88665](https://github.com/simonecorsi/fine/commit/8a88665))
411

512

613

@@ -26,10 +33,3 @@
2633

2734

2835

29-
## <small>1.0.2 (2021-06-23)</small>
30-
31-
* chore(release): 1.0.2 ([b4700d0](https://github.com/simonecorsi/fine/commit/b4700d0))
32-
* feat: fixed ci ([1852816](https://github.com/simonecorsi/fine/commit/1852816))
33-
34-
35-

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scdev/fine",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Gracefully exit Node.js process",
55
"main": "index.js",
66
"bugs": {

0 commit comments

Comments
 (0)