Skip to content

Commit 0da1c82

Browse files
committed
chore(package) v3.0.0
1 parent 6fcf459 commit 0da1c82

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2020.02.24, v3.0.0
2+
3+
feature:
4+
- (try-to-catch) promise -> async
5+
6+
17
2019.12.30, v2.0.1
28

39
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": "2.0.1",
3+
"version": "3.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)