Skip to content

Latest commit

 

History

History
60 lines (26 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

60 lines (26 loc) · 1.5 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.3 (2017-04-01)

Bug Fixes

  • readme: fix link of github tag badge (cf61e38)

1.0.2 (2017-04-01)

Bug Fixes

  • ci: move to CircleCI instead of TravisCI (577aead)
  • index.js: add isRegistered check (721553e)

1.0.1 (2017-03-21)

Bug Fixes

  • readme: fix license start year (223638f)

1.0.0 (2017-03-21)

Bug Fixes

  • package: add keywords (6d63484)
  • package.json: force lock deps versions (aa255ea)

Chores

  • init: github open source (1174199)

BREAKING CHANGES

  • init: First release

0.0.0 - 2017-03-21

  • Initial commit