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

fix: Pin down conventionalcommits to @7.0.2 #221

Merged
merged 1 commit into from
May 6, 2024

Conversation

xmnlab
Copy link
Member

@xmnlab xmnlab commented May 6, 2024

Description

Related Issue

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've used pre-commit hook locally.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.
  • Semantic-release prefix title used (case sensitive):
    • Use the prefix chore(docs): for Examples / docs / tutorials / dependencies update
    • Use the prefix fix: for a bug fix
      (non-breaking change which fixes an issue).
    • Use the prefix chore(improvement): for an improvement
      (non-breaking change which improves an existing feature).
    • Use the prefix feat: for a new feature
      (non-breaking change which adds functionality).
    • Use the prefix BREAKING CHANGE: for a breaking change
      (fix or feature that would cause existing functionality to change).
    • Use the prefix chore(security): for a security fix.

Note: The title prefix can be also expanded with more information
inside the parenthesis. Some examples for a full title (prefix + message):

  • fix(login): Fix the login page.
  • feat(forecast): Add a weather forecast page.
  • chore(security-login): Add a weather forecast page.

@xmnlab xmnlab merged commit 4c9c8a8 into thegraphnetwork:main May 6, 2024
1 of 3 checks passed
@xmnlab xmnlab deleted the fix-release-2 branch May 6, 2024 21:32
Copy link

github-actions bot commented May 6, 2024

🎉 This PR is included in version 2.1.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