-
Safety Checks: git pull git status npm ci npm test
-
Prepare the Release: npm run build
-
Update the Changelog
-
Update the Version Number: npm version (includes commit, and git tag as well) Or by hand: Update version in package.json & package-lock.json git commit -am '2.0.0' git tag v2.0.0
-
Publish to npm: npm publish
-
Publish to Git: git push git push --tags
-
Notifications
You must be signed in to change notification settings - Fork 0
kolusamkhan/create-simple-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published