chore(release): bump package versions#149
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
📝 WalkthroughWalkthroughVersion releases for Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@packages/core/CHANGELOG.md`:
- Line 13: The changelog entry header "## [0.6.0] - 2026-04-26" is future-dated;
update that header to the actual release/PR date (e.g., change "2026-04-26" to
"2026-04-22") so the version header for 0.6.0 reflects the correct release date.
In `@packages/jose/CHANGELOG.md`:
- Line 13: Update the changelog header "## [0.5.0] - 2026-04-26" to a valid
effective release date (e.g., the PR date 2026-04-22, the actual publish date,
or a placeholder like "unreleased" / "TBD") so the entry isn't dated in the
future; locate and edit the header line in packages/jose/CHANGELOG.md (the
version header string "## [0.5.0] - 2026-04-26") accordingly.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 73a5123c-7018-43f8-b7af-523ba18e9713
⛔ Files ignored due to path filters (1)
bun.lockis excluded by!**/*.lock
📒 Files selected for processing (8)
.gitignoredeno.jsonpackages/core/CHANGELOG.mdpackages/core/deno.jsonpackages/core/package.jsonpackages/jose/CHANGELOG.mdpackages/jose/deno.jsonpackages/jose/package.json
Description
This pull request publishes new releases of the packages to both npm and JSR registries:
@aura-stack/auth@0.6.0@aura-stack/jose@0.5.0Registries
NPM
JSR
Key changes
@aura-stack/auth@aura-stack/jose