Release for v0.7.0 - #127
Conversation
Review Summary by QodoRelease v0.6.1 with copy button feature
WalkthroughsDescription• Update version to v0.6.1 in package.json • Add v0.6.1 release notes to CHANGELOG.md • Document copy button feature addition Diagramflowchart LR
A["v0.6.0"] -- "patch bump" --> B["v0.6.1"]
B -- "update" --> C["package.json"]
B -- "document" --> D["CHANGELOG.md"]
E["Copy button feature"] -- "release notes" --> D
File Changes1. package.json
|
📝 WalkthroughWalkthroughAdded a new Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewⓘ The new review experience is currently in Beta. Learn more |
|
Visit the preview URL for this PR (updated for commit 3e27dde): https://izuminokami-kanesada--pr127-tagpr-from-v0-6-0-r16zmcoq.web.app (expires Thu, 19 Feb 2026 22:02:46 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4c4412227845b968bcb4c8b6996048cdd07fd6de |
5fdaff4 to
b9eaf04
Compare
b9eaf04 to
3e27dde
Compare
This pull request is for the next release as v0.7.0 created by tagpr. Merging it will tag v0.7.0 to the merge commit and create a GitHub release.
You can modify this branch "tagpr-from-v0.6.0" directly before merging if you want to change the next version number or other files for the release.
How to change the next version as you like
There are two ways to do it.
What's Changed
Full Changelog: v0.6.0...tagpr-from-v0.6.0
Summary by CodeRabbit
New Features
Bug Fixes