We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
antfu
Learn more about funding links in repositories.
Report abuse
1 parent 47305de commit b207d62Copy full SHA for b207d62
src/config.ts
@@ -32,7 +32,6 @@ export async function loadBumpConfig(
32
},
33
cwd: configFile ? dirname(configFile) : cwd,
34
})
35
- console.log(config)
36
return config!
37
}
38
0 commit comments