Skip to content

Commit 2c21f42

Browse files
committed
chore: fix CITATION.cff again [skip ci]
1 parent f666135 commit 2c21f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ module.exports = {
5959
},
6060
{
6161
files: ["CITATION.cff"],
62-
from: "^version: ${}",
62+
from: "^version: .*",
6363
to: "version: ${nextRelease.version}",
6464
results: [
6565
{

0 commit comments

Comments
 (0)