-
-
Notifications
You must be signed in to change notification settings - Fork 5
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(release): correct release content in develop #561
Conversation
WalkthroughThis update enhances the script responsible for generating a release changelog. The primary change involves refining the regex pattern within the Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- .github/workflows/upsert-pr-release.yml (1 hunks)
Files skipped from review due to trivial changes (1)
- .github/workflows/upsert-pr-release.yml
Quality Gate passedIssues Measures |
## [1.22.0](v1.21.0...v1.22.0) (2024-06-20) ### 🚀 Features * **villager-villager:** event and revelations among player roles ([#552](#552)) ([1f6fb83](1f6fb83)) ### 🐛 Bug Fixes * **release:** correct release content in develop ([#561](#561)) ([af8a869](af8a869)) ### ✅ Tests * **acceptance:** white werewolf acceptance tests ([#551](#551)) ([700f730](700f730)) * **cucumber:** run tests in parallel ([#554](#554)) ([731a938](731a938)) * **game:** optimize game victory acceptance tests ([#558](#558)) ([52524bf](52524bf)) * **pied-piper:** acceptance tests ([#555](#555)) ([c8036fd](c8036fd)) ### 🧹 Chore * **coderabbit:** config file ([#560](#560)) ([8a0a95b](8a0a95b)) * **deps:** update dependency @stylistic/eslint-plugin to ^2.2.2 ([#553](#553)) ([fd12df9](fd12df9)) * **deps:** update dependency happy-dom to ^14.12.3 ([#556](#556)) ([1ab29be](1ab29be)) * **deps:** update dependency sass to ^1.77.6 ([#549](#549)) ([b0573a0](b0573a0)) * **deps:** update node.js to >=20.15.0 ([#557](#557)) ([3be5c0f](3be5c0f))
🎉 This PR is included in version 1.22.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary by CodeRabbit