Skip to content

[MNT] Add .prettierignore for CHANGELOG#83

Merged
surchs merged 1 commit intomainfrom
issue82
Mar 13, 2024
Merged

[MNT] Add .prettierignore for CHANGELOG#83
surchs merged 1 commit intomainfrom
issue82

Conversation

@surchs
Copy link
Copy Markdown
Contributor

@surchs surchs commented Mar 9, 2024

Changes proposed in this pull request:

Checklist

This section is for the PR reviewer

  • PR has an interpretable title with a prefix ([ENH], [FIX], [REF], [TST], [CI], [MNT], [INF], [MODEL], [DOC]) (see our Contributing Guidelines for more info)
  • PR has a label for the release changelog or skip-release (to be applied by maintainers only)
  • PR links to GitHub issue with mention Closes #XXXX
  • Tests pass
  • Checks pass

For new features:

  • Tests have been added

For bug fixes:

  • There is at least one test that would fail under the original bug conditions.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 9, 2024

Deploy Preview for neurobagel-query ready!

Name Link
🔨 Latest commit 8f5de5f
🔍 Latest deploy log https://app.netlify.com/sites/neurobagel-query/deploys/65ebbe2dffb76600081c6147
😎 Deploy Preview https://deploy-preview-83--neurobagel-query.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Copy Markdown
Contributor

@rmanaem rmanaem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧑‍🍳

@rmanaem rmanaem added the pr-internal Non-user-facing code improvement, will increment patch version when merged (0.0.+1) label Mar 12, 2024
@surchs surchs merged commit 2d28eac into main Mar 13, 2024
@surchs surchs deleted the issue82 branch March 13, 2024 03:27
@surchs
Copy link
Copy Markdown
Contributor Author

surchs commented Apr 11, 2024

🚀 PR was released in v0.2.0 🚀

@surchs surchs added the released This issue/pull request has been released. label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-internal Non-user-facing code improvement, will increment patch version when merged (0.0.+1) released This issue/pull request has been released.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prettier tries to correct the changelog.md from auto-release

2 participants