Skip to content

Commit 31ee969

Browse files
committed
chore(package) v2.0.0
1 parent adc3417 commit 31ee969

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2019.10.16, v2.0.0
2+
3+
feature:
4+
- (package) putout v6.15.1
5+
- (package) madrun v3.0.6
6+
- (try-to-catch) drop support of node < 4
7+
- (package) nyc v14.1.1
8+
- (package) eslint v6.1.0
9+
10+
111
2018.11.08, v1.1.1
212

313
fix:

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": "1.1.1",
3+
"version": "2.0.0",
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)