Did you remember to update the version number in the package.json file?
[ ] For a major restructuring, or large changes please bump the the major version number. (ex: 1.x.x)
[x] For a minor change, bump the minor version number. (ex: x.1.x)
[ ] For a bug fix, bump the patch version number. (ex: x.x.1)
Documentation
For any version updates, please verify if the [documentation page]() needs an update. If it does, please [create an issue there]() to ensure it is not forgotten.
[x] My contribution does NOT require a documentation update.
[ ] My contribution DOES require a documentation update.
Pull Request
Description
Related Issue
Closes #XXXXX
Version
Did you remember to update the version number in the package.json file?
Documentation
For any version updates, please verify if the [documentation page]() needs an update. If it does, please [create an issue there]() to ensure it is not forgotten.