Skip to content

Commit 3290fcb

Browse files
committed
refactor: try manual release again
Change the note keyword to manual release MANUAL RELEASE: move out of prelease
1 parent 3d62120 commit 3290fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"noteKeywords": [
5050
"BREAKING CHANGE",
5151
"BREAKING CHANGES",
52-
"MANUAL BUMP"
52+
"MANUAL RELEASE"
5353
]
5454
}
5555
}

0 commit comments

Comments
 (0)