Skip to content

Commit

Permalink
Update npm version release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmalbaux committed Nov 27, 2018
1 parent f3119c4 commit 78874ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/developing-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@ $ // git add, commit, push
#### Release a new version to NPM

1. Update version in `package.json`
1. Update CHANGELOG.md
- Move everything in Unreleased to the corresponding version section
1. Login as `sharetribe` with `npm login`
- check credentials from password manager
1. Publish with `npm publish`
1. Add an annotated Git tag to the published commit
1. Update CHANGELOG.md
- Move everything in Unreleased to the corresponding version section

0 comments on commit 78874ca

Please sign in to comment.