Skip to content

Commit

Permalink
chore(release): 1.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jun 24, 2021
1 parent 147f1fb commit 8928e06
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
15 changes: 8 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## <small>1.0.10 (2021-06-24)</small>

* ci: add is-ci ([147f1fb](https://github.com/simonecorsi/fine/commit/147f1fb))
* chore: update readme [skip ci] ([f252a25](https://github.com/simonecorsi/fine/commit/f252a25))



## <small>1.0.9 (2021-06-24)</small>

* chore(release): 1.0.9 ([012bd4b](https://github.com/simonecorsi/fine/commit/012bd4b))
* build(husky): upgrade to 6 ([435bb7f](https://github.com/simonecorsi/fine/commit/435bb7f))
* fixes: vulnerability ([5037c28](https://github.com/simonecorsi/fine/commit/5037c28))

Expand Down Expand Up @@ -28,10 +36,3 @@



## <small>1.0.4 (2021-06-23)</small>

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



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@scdev/fine",
"version": "1.0.9",
"version": "1.0.10",
"description": "Gracefully exit Node.js process",
"main": "index.js",
"bugs": {
Expand Down Expand Up @@ -53,4 +53,4 @@
"dependencies": {
"is-ci": "^3.0.0"
}
}
}

0 comments on commit 8928e06

Please sign in to comment.