Skip to content

Commit

Permalink
10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
esatterwhite committed Jul 3, 2020
1 parent 83e2312 commit 56bea86
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v10.0.1 (2020-07-03)

* 10.0.1 [View](https://github.com/esatterwhite/node-seeli/commit/e142f1541f44db34a514e519dc7d677d6f3bf66a)
* conf: wrap os calls in try catch. [View](https://github.com/esatterwhite/node-seeli/commit/4b4e984e9e80444e4724d14e071e2b754ac7cafd)
* update change log [View](https://github.com/esatterwhite/node-seeli/commit/55b9bc29ecb5f9bea03ac8869ed0c56505e85d82)


## v10.0.0 (2020-06-01)

* 10.0.0 [View](https://github.com/esatterwhite/node-seeli/commit/edbe192b3e95ec64a3467ee0a92fa495a51fb313)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seeli",
"version": "10.0.0",
"version": "10.0.1",
"description": "Object oriented, flexible CLI tools",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit 56bea86

Please sign in to comment.