1.0.0 • Published 7 years ago

fsandbox v1.0.0

Weekly downloads
1
License
AGPL-3.0
Repository
github
Last release
7 years ago

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