Skip to content

Commit 2fb5c17

Browse files
committed
chore(package) v3.0.0
1 parent 5ec1830 commit 2fb5c17

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+
2020.02.24, v3.0.0
2+
3+
feature:
4+
- (try-catch) drop support of node < 6
5+
- (package) madrun v5.4.2
6+
- (package) eslint-plugin-putout v3.2.1
7+
- (package) putout v7.13.1
8+
- (package) eslint-plugin-node v11.0.0
9+
- (package) nyc v15.0.0
10+
11+
112
2019.09.12, v2.0.1
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-catch",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "functional try-catch wrapper",
66
"homepage": "http://github.com/coderaiser/try-catch",

0 commit comments

Comments
 (0)