260 B
260 B
How to publish new feature:
-
Update unit tests
-
Update storybook
-
Update version in
package.json -
Update docs in
README.md -
Update docs in
src/docs -
yarn build:docs -
npm publish -
Merge feature branch
-
Create release in GitHub