We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb2180 commit 8b2de2aCopy full SHA for 8b2de2a
CHANGELOG.md
@@ -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
7
## <small>1.0.4 (2021-06-23)</small>
8
9
+* chore(release): 1.0.4 ([cee88c8](https://github.com/simonecorsi/fine/commit/cee88c8))
10
* ci: public npm ([06d0ff1](https://github.com/simonecorsi/fine/commit/06d0ff1))
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@scdev/fine",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Gracefully exit Node.js process",
"main": "index.js",
"bugs": {
@@ -43,4 +43,4 @@
43
"markdown-toc": "^1.2.0",
44
"prettier": "^2.0.5"
45
}
46
-}
+}
0 commit comments