Skip to content

Commit 8a88665

Browse files
author
Conventional Changelog Action
committed
chore(release): 1.0.7
1 parent 9e7b5ce commit 8a88665

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1+
## <small>1.0.7 (2021-06-24)</small>
2+
3+
* chore: removed bad ack from prev project ([9e7b5ce](https://github.com/simonecorsi/fine/commit/9e7b5ce))
4+
5+
6+
17
## <small>1.0.6 (2021-06-23)</small>
28

39
* chore: description ([fffda52](https://github.com/simonecorsi/fine/commit/fffda52))
410
* chore: readme ([3a473d2](https://github.com/simonecorsi/fine/commit/3a473d2))
511
* chore(release): 1.0.5 ([418781c](https://github.com/simonecorsi/fine/commit/418781c))
12+
* chore(release): 1.0.6 ([748d433](https://github.com/simonecorsi/fine/commit/748d433))
613

714

815

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

2734

2835

29-
## <small>1.0.1 (2021-06-23)</small>
30-
31-
* chore: init ([2e54664](https://github.com/simonecorsi/fine/commit/2e54664))
32-
* chore(release): 1.0.1 ([5526268](https://github.com/simonecorsi/fine/commit/5526268))
33-
* feat: implementation ([884152c](https://github.com/simonecorsi/fine/commit/884152c))
34-
35-
36-

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.6",
3+
"version": "1.0.7",
44
"description": "Gracefully exit Node.js process",
55
"main": "index.js",
66
"bugs": {

0 commit comments

Comments
 (0)