Skip to content

Commit 2e82d79

Browse files
committed
docs: standardize README release details
1 parent 0f2ae4b commit 2e82d79

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
@@ -111,14 +111,12 @@ npm run build
111111

112112
## Release
113113

114-
Package artifacts are built with Father:
115-
116114
```bash
117-
npm run compile
115+
npm run prepublishOnly
118116
```
119117

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

122120
## License
123121

124-
`@rc-component/progress` is released under the MIT license.
122+
@rc-component/progress is released under the [MIT](./LICENSE.md) license.

0 commit comments

Comments
 (0)