@fsandbox/fsandbox
v0.1.1
Published
exploration
Downloads
14
Readme
fsandbox
session 1
package versions based on commit messages
On this session we covered:
- the npm lockfile
- npm organizations, package scope and publishConfig
- semver (MAJOR.MINOR.PATCH)
- conventions for commit message
- commitzen + cz-conventional-changelog
- CI (continuous integration) with travis
- continuous deployment to npm
- with semantic-release
