Skip to content

Commit 10de684

Browse files
committed
chore(package) v2.0.1
1 parent 29bba71 commit 10de684

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

ChangeLog

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2019.12.30, v2.0.1
2+
3+
fix:
4+
- (try-to-catch) minimal node: v4 -> v6
5+
6+
feature:
7+
- (package) putout v7.3.4
8+
- (package) nyc v15.0.0
9+
- (package) nodemon v2.0.2
10+
11+
112
2019.10.16, v2.0.0
213

314
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "try-to-catch",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "function try-catch wrapper for promises",
66
"homepage": "http://github.com/coderaiser/try-to-catch",

0 commit comments

Comments
 (0)