Skip to content

Commit 03f028b

Browse files
committed
docs: standardize README release details
1 parent d128ac9 commit 03f028b

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,12 @@ npm run build
118118

119119
## Release
120120

121-
Package artifacts are built with Father:
122-
123121
```bash
124-
npm run compile
122+
npm run prepublishOnly
125123
```
126124

127-
Publishing is handled by `rc-np` through the `prepublishOnly` script.
125+
The release flow is handled by `@rc-component/np` through the `rc-np` command after the package build.
128126

129127
## License
130128

131-
`@rc-component/rate` is released under the MIT license.
129+
@rc-component/rate is released under the [MIT](./LICENSE.md) license.

0 commit comments

Comments
 (0)