Closes #...
Please describe your implementation and any details that we should keep in mind during review.
- Added tests for bugs / new features
- Updated docs (storybooks, readme)
- Executed
npm run validate
and made sure no errors / warnings were shown - Described changes in
CHANGELOG.md
- Bumped version in
package.json
andpackage-lock.json
(npm --no-git-tag-version version <major|minor|patch>
) ref - Reviewed and approved Chromatic visual regression tests in CI