Skip to content

Commit 8b2de2a

Browse files
author
Conventional Changelog Action
committed
chore(release): 1.0.5
1 parent 7fb2180 commit 8b2de2a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
## <small>1.0.5 (2021-06-23)</small>
2+
3+
* chore: description ([7fb2180](https://github.com/simonecorsi/fine/commit/7fb2180))
4+
5+
6+
17
## <small>1.0.4 (2021-06-23)</small>
28

9+
* chore(release): 1.0.4 ([cee88c8](https://github.com/simonecorsi/fine/commit/cee88c8))
310
* ci: public npm ([06d0ff1](https://github.com/simonecorsi/fine/commit/06d0ff1))
411

512

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@scdev/fine",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Gracefully exit Node.js process",
55
"main": "index.js",
66
"bugs": {
@@ -43,4 +43,4 @@
4343
"markdown-toc": "^1.2.0",
4444
"prettier": "^2.0.5"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)