Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
Update docs on new versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
tawn33y committed Jul 8, 2022
1 parent d5b731b commit e4710da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Updating NPM Version.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Updating NPM Version

- ** Create feature branch from staging (create mileston v1.0)
- Update changelog
- Update package.json
- npm i
- git commit -m ""
- git push origin feature/xx
- Update changelog
- ** Open PR to staging & merge (This closes #1, delete source branch)
- git checkout staging
- git fetch && git pull
Expand Down

0 comments on commit e4710da

Please sign in to comment.