Closed mmroz123 closed 5 months ago
Provide a brief description of the changes you've made.
Reference any related issues or tickets, e.g. "Closes #123".
Describe the tests you've added or any testing steps you've taken.
CHANGELOG.md
npm run doc
npm run lint
npm version patch
Description of Changes
Provide a brief description of the changes you've made.
Linked Issues / Tickets
Reference any related issues or tickets, e.g. "Closes #123".
Testing Procedure
Describe the tests you've added or any testing steps you've taken.
Checklist:
CHANGELOG.md
with my changesnpm run doc
andnpm run lint
one final time before requesting a reviewnpm version patch
so that my changes will trigger a new version to be released when they are merged