You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✨ feat(config): Add release rules for minor, patch and major releases based on commit type
This commit introduces new release rules for minor, patch, and major releases based on the commit type. The semantic-release config has been updated accordingly. Additionally, some miscellaneous configuration files have been updated to import from the dist directory. Bug fixes were made to the semantic-release config. This commit does not include any changes to documentation, build systems, or tests.
0 commit comments