Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Allow exclamation mark alias to be used as BREAKING CHANGE keyword #67

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

wakamsha
Copy link
Owner

@wakamsha wakamsha commented Jul 21, 2024

Describe your changes

Allow ! to be used as BREAKING CHANGE syntax in semantic-release.

As mentioned in the comment below, I tried using conventionalcommits, but didn't solve the problem:
semantic-release/commit-analyzer#231 (comment)

As a workaround, I adopted the method mentioned in the comment below:
semantic-release/commit-analyzer#231 (comment)

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics?
  • Will this be part of a product update? If yes, please write one phrase about this update.

@wakamsha wakamsha force-pushed the ci/enable-exclamation-mark-alias branch from 3b2c1d0 to c4b37cc Compare July 21, 2024 06:00
@wakamsha wakamsha changed the title ci: Enable using of exclamation mark alias ci: Allow exclamation mark alias to be used as BREAKING CHANGE keyword Jul 21, 2024
@wakamsha wakamsha merged commit 70cc213 into main Jul 21, 2024
3 of 4 checks passed
@wakamsha wakamsha deleted the ci/enable-exclamation-mark-alias branch July 21, 2024 06:01
@wakamsha
Copy link
Owner Author

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant