Skip to content

Commit 2cd52ef

Browse files
committed
ci: fix releaserc json syntax error
1 parent fbba97d commit 2cd52ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"releaseRules": [
88
{"type": "docs", "scope":"readme", "release": "patch"},
99
{"type": "docs", "scope":"nvim", "release": "patch"},
10-
],
10+
]
1111
}
1212
],
1313
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)