Contribute
New Functionality
Warning
Documentation in progress...
Publish new NPM-Package Version
Please adjust the commit message to your needs.
git add . && git commit -m "adjustments commit message" && npm version patch && npm publish && git push
- add @gooddev:registry + authenticate with gitlab deploy-token
- npm version <major|minor|patch> #Respect SemVer Version-System
- we use SemVer for version numbers, be aware of it: SemVer Documentation
- local development with
relative-depsnpm-package
Warning
Documentation in progress...
Documentation
Warning
Documentation in progress...