Skip to content

Commit fd148d0

Browse files
committed
chore: release v7.4.1
1 parent 63e5890 commit fd148d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unconfig-core",
33
"type": "module",
4-
"version": "7.4.0",
4+
"version": "7.4.1",
55
"packageManager": "[email protected]",
66
"description": "A universal solution for loading configurations.",
77
"author": "Anthony Fu <[email protected]>",

packages/unconfig/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unconfig",
33
"type": "module",
4-
"version": "7.4.0",
4+
"version": "7.4.1",
55
"packageManager": "[email protected]",
66
"description": "A universal solution for loading configurations.",
77
"author": "Anthony Fu <[email protected]>",

0 commit comments

Comments
 (0)