We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c069e5d commit 8ff23b2Copy full SHA for 8ff23b2
1 file changed
README.md
@@ -168,17 +168,15 @@ npm run build
168
169
## Release
170
171
-The package is published with [`@rc-component/np`](https://github.com/react-component/np):
172
-
173
```bash
174
npm run prepublishOnly
175
```
176
177
-This runs the package build before the release helper.
+The release flow is handled by `@rc-component/np` through the `rc-np` command after the package build.
178
179
## License
180
181
-`@rc-component/mentions` is released under the MIT license.
+@rc-component/mentions is released under the [MIT](./LICENSE.md) license.
182
183
[npm-image]: https://img.shields.io/npm/v/@rc-component/mentions.svg?style=flat-square
184
[npm-url]: https://npmjs.org/package/@rc-component/mentions
0 commit comments