Skip to content

Commit

Permalink
chore(package) v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 30, 2019
1 parent 29bba71 commit 10de684
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2019.12.30, v2.0.1

fix:
- (try-to-catch) minimal node: v4 -> v6

feature:
- (package) putout v7.3.4
- (package) nyc v15.0.0
- (package) nodemon v2.0.2


2019.10.16, v2.0.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "try-to-catch",
"version": "2.0.0",
"version": "2.0.1",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "function try-catch wrapper for promises",
"homepage": "http://github.com/coderaiser/try-to-catch",
Expand Down

0 comments on commit 10de684

Please sign in to comment.