Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 329 Bytes

CONTRIBUTE.md

File metadata and controls

10 lines (7 loc) · 329 Bytes

Contributing to the project

Use github issues and pull requests.

Making a release

  1. Update the version in package.json and package-lock.json
  2. Commit and push the changes
  3. Create a new release on github using the version from package.json as the tag name
  4. The release will be automatically published to npm