Skip to content

Commit 3bd935a

Browse files
committed
chore: try-catch: v4.0.5
1 parent e1f5d83 commit 3bd935a

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+
2025.12.31, v4.0.5
2+
3+
fix:
4+
- e1f5d83 try-catch: ERR_REQUIRE_CYCLE_MODULE
5+
- ca8242f rm bun.lock
6+
17
2025.12.31, v4.0.4
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-catch",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"type": "module",
55
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
66
"description": "functional try-catch wrapper",

0 commit comments

Comments
 (0)