Skip to content

Commit 69d449f

Browse files
committed
chore(semantic-release): updated @type
1 parent 325ae71 commit 69d449f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @type {import('semantic-release').GlobalConfig}
2+
* @type {Partial<import('semantic-release').GlobalConfig>}
33
*/
44
export default {
55
branches: ['main'],

0 commit comments

Comments
 (0)