add semantic-release (and remove lib from git repo)

Issue #5 resolved
Ben G created an issue

we should remove the lib/ dir, and just keep src/

semantic-release can be used to run npm run lib && npm publish in CI as needed

Comments (1)

  1. Ben G reporter

    Done. Can't publish from CI yet since https://npm-registry.atlassian.io is firewalled but will eventually add to CI once published at https://registry.npmjs.org/

  2. Log in to comment