1.0.1 • Published 2 years ago
kb-tracker v1.0.1
Workflow:
Prepare the Build:
npm run prepareThen commit the changes with or via VSCode GUI:
git add .
git commit -S -m "Commit message"Then add a new version with
npm version patchThen publish to NPM with
npm publish1.0.1
2 years ago