Skip to content

Conversation

@xmnlab
Copy link
Member

@xmnlab xmnlab commented Oct 10, 2022

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 force-pushed the fix-release-pr-check branch from c6b517b to 1a17deb Compare October 10, 2022 22:50
@xmnlab xmnlab changed the title Fix release pr check fix: Fix release pr check Oct 10, 2022
@xmnlab xmnlab merged commit 55f9935 into thegraphnetwork:main Oct 10, 2022
@xmnlab xmnlab deleted the fix-release-pr-check branch October 10, 2022 22:51
@github-actions
Copy link

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