Skip to content

Commit a7b2afe

Browse files
committed
chore(package) v1.1.0
1 parent 294f665 commit a7b2afe

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+
2018.11.08, v1.1.0
2+
3+
feature:
4+
- (try-to-catch) add support of a functions
5+
- (package) redrun v7.0.2
6+
- (package) nyc v13.0.1
7+
- (package) eslint v5.6.0
8+
- (package) babel v7.0.0
9+
- (package) redrun v6.0.0
10+
11+
112
2018.02.13, v1.0.2
213

314
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.0.2",
3+
"version": "1.1.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)