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

chore(backend): support flutter & rn in cliff config #1705

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Conversation

detj
Copy link
Contributor

@detj detj commented Jan 7, 2025

Summary

This PR adds support for flutter & react-native to git cliff for generating appropriate changelogs during releases.

Tasks

  • Add flutter platform support in cliff config
  • Add rn platform support in cliff config

See also

- add `flutter` platform support in cliff config
- add `react-native` platform support in cliff config

fixes #1704

Signed-off-by: detj <detj@users.noreply.github.com>
@detj detj added chore internal tasks backend backend related labels Jan 7, 2025
@detj detj self-assigned this Jan 7, 2025
Copy link

vercel bot commented Jan 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 5:48am

@detj detj requested a review from anupcowkur January 7, 2025 05:32
Signed-off-by: detj <detj@users.noreply.github.com>
@detj detj changed the title chore(backend): support flutter & react-native in cliff config chore(backend): support flutter & rn in cliff config Jan 7, 2025
@detj detj merged commit bfeea62 into main Jan 7, 2025
4 checks passed
@detj detj deleted the update-cliff-config branch January 7, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend related chore internal tasks
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add support for flutter & react-native platforms to git cliff
2 participants