Skip to content

Commit

Permalink
Added missing information about releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
rmariuzzo committed Nov 9, 2017
1 parent b97a0d2 commit e9ee373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ To release this project the following tasks should be done:
2. Build Storybook demo files: `yarn build-storybook`.
3. Bump version and create tag: `npm version #.#.# -m 'Version %s.'`.
4. Push new created tag: `git push origin --tags`.
5. Publish: `npm publish`.

### Prior work

Expand Down

0 comments on commit e9ee373

Please sign in to comment.