fix(release): Corrected create-post paths - #264
Conversation
Signed-off-by: Sameer Chore <sameerchore5@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughUpdated the Merge Risk: ⚪ Minimal · up to The release-post script now loads its shared fetch helper and writes generated posts to the blog post directory consumed by the site. No current merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
Summary
What kind of change does this PR introduce?
fix
Did you add tests for your changes?
Affected modules checked with Node.js syntax validation, ESLint, and VS Code diagnostics. The old and corrected import paths tested directly.
Does this PR introduce a breaking change?
No. It only fixes release script paths & does not change any other files.
Use of AI
No
Fixes: #263
Summary by CodeRabbit