+2
-0
lines changedFilter options
+2
-0
lines changed Original file line number Diff line number Diff line change
@@ -126,6 +126,8 @@ const main = async (opts) => {
126
126
for (const publish of publishes) {
127
127
const workspace = publish.workspace && `--workspace=${publish.name}`
128
128
const publishPkg = (...args) => npm('publish', workspace, `--tag=${publish.tag}`, ...args)
129
+
130
+
await npm('version prerelease', workspace, '--preid=smoke')
129
131
if (isPack) {
130
132
await npm(
131
133
'pack',
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4