Skip to content

Commit

Permalink
Bump version to 1.0.1, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Savin committed Jan 5, 2020
1 parent bce5991 commit 067c758
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,5 +1,11 @@
1.0.1 / Sun, 05 Jan 2020
=========================

- [security] Update forever-monitor [#1047]
- [doc] Add information about the fact that no output is appended to the logs after forever stop/stopall is called [#1015]
- [doc] Add list of supported columns [#1029]

1.0.0 / Web, 03 Apr 2019
1.0.0 / Wed, 03 Apr 2019
=========================

- [major] 1.0.0 due to breaking change introduced in [#1017].
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "forever",
"preferGlobal": "true",
"description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)",
"version": "1.0.0",
"version": "1.0.1",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"maintainers": [
"Igor Savin <iselwin@gmail.com>"
Expand Down

0 comments on commit 067c758

Please sign in to comment.