- ✔️ Improvement (non-breaking change which iterates on an existing feature)
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Security update (dependency updates, or to fix a vulnerability)
How does the proposed change impact existing implementations? What action is needed to accommodate these changes?
- I have followed the Conventional Commits guidelines.
- My change requires a change to the documentation.
- I have updated the documentation accordingly.
- I have made changes to the sub theme to reflect those in the base theme