Skip to content

Commit 3262e31

Browse files
Build: Add missing comma to release config
1 parent f6885df commit 3262e31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releaserc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"releaseRules": [
3232
{"type": "Upgrade", "release": "patch"}
3333
]
34-
]
34+
],
3535
}

0 commit comments

Comments
 (0)