---
sidebar_position: 5
---


```bash
Usage: modern release [options]

publish changes to npm

Options:
  --tag <tag>  publish use special tag (default: "")
  -h, --help   display help for command
```

import CommandTip from '@site/docs/components/command-tip.md'

<CommandTip />
