- I have run
npm run lint:fix
to ensure Prettier and ESLint have passed - Coveralls bot has replied that the tests pass with 100% code coverage (
npm test
) - I have updated
CHANGELOG.md
(andAPI.md
if this is an API change)
npm run lint:fix
to ensure Prettier and ESLint have passednpm test
)CHANGELOG.md
(and API.md
if this is an API change)