Skip to content

Commit c792c0b

Browse files
committed
chore: try-to-catch: v4.0.1
1 parent cdfd2b3 commit c792c0b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2025.12.31, v4.0.1
2+
3+
fix:
4+
- cdfd2b3 try-to-catch: ERR_REQUIRE_CYCLE_MODULE
5+
16
2025.12.31, v4.0.0
27

38
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": "4.0.0",
3+
"version": "4.0.1",
44
"type": "module",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "function try-catch wrapper for promises",

0 commit comments

Comments
 (0)