Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 178 Bytes

DEVELOPMENT.md

File metadata and controls

8 lines (7 loc) · 178 Bytes

Release Checklist

  • npm test
  • git commit -m "fixity fix"
  • test using npm link and real projects (also in old IE, FF etc)
  • git tag vX.Y.X
  • npm publish
  • git push to master