File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 6666 release [flags]
6767
6868Flags:
69- --ci to be called on CI or locally, default: true
70- --cwd a directory where the package.json is, default: process.cwd()
69+ --ci to be called on CI or locally; default: true
70+ --dry dry run, won't publish; it will output metadata
71+ --cwd a directory where the package.json is; default: process.cwd()
7172 --token a npm token to be used, or pass NPM_TOKEN env
7273 --registry a npm registry to be published to, or pass NPM_REGISTRY env
7374
Original file line number Diff line number Diff line change 7777 release [flags]
7878
7979Flags:
80- --ci to be called on CI or locally, default: true
81- --cwd a directory where the package.json is, default: process.cwd()
80+ --ci to be called on CI or locally; default: true
81+ --dry dry run, won't publish; it will output metadata
82+ --cwd a directory where the package.json is; default: process.cwd()
8283 --token a npm token to be used, or pass NPM_TOKEN env
8384 --registry a npm registry to be published to, or pass NPM_REGISTRY env
8485
You can’t perform that action at this time.
0 commit comments