Skip to content

Commit

Permalink
Update tag for release
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed Jun 17, 2022
1 parent e32a0cb commit de58148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ The following commands are available through `npm run`
1. Update the `README.md` contributors section
1. `npm run build`
1. `npm run test`
1. `npm publish`
1. `npm publish --registry https://npm.fontawesome.com` (publish to Pro registry)
1. `npm publish --tag 0.2.x --tag latest`
1. `npm publish --tag 0.2.x --tag latest --registry https://npm.fontawesome.com` (publish to Pro registry)
1. `git add . && git commit -m 'Release VERSION'`
1. `git push`
1. Create a [new release](https://github.com/FortAwesome/react-fontawesome/releases/new) with `CHANGELOG` details
Expand Down

0 comments on commit de58148

Please sign in to comment.