Skip to content

[Release] [GitHub Action] Update package versions#529

Merged
ShanChathusanda93 merged 1 commit into
mainfrom
changeset-release/main
Jun 8, 2026
Merged

[Release] [GitHub Action] Update package versions#529
ShanChathusanda93 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@asgardeo-github-bot

@asgardeo-github-bot asgardeo-github-bot commented Jun 8, 2026

Copy link
Copy Markdown

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

The changelog information of each package has been omitted from this message, as the content exceeds the size limit.

@asgardeo/browser@0.7.9

@asgardeo/nextjs@0.3.27

@asgardeo/nuxt@0.2.2

@asgardeo/react@0.25.5

@asgardeo/vue@0.4.2

Summary by CodeRabbit

Release Notes

  • Chores
    • Released patch versions across all packages: browser (0.7.9), Next.js (0.3.27), Nuxt (0.2.2), React (0.25.5), and Vue (0.4.2).
    • Updated token handling for expired access tokens.

@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 942cc089-012a-4580-8af2-07145c46c7ed

📥 Commits

Reviewing files that changed from the base of the PR and between 55b6bf5 and 3821a69.

📒 Files selected for processing (6)
  • .changeset/hot-wombats-lick.md
  • packages/browser/package.json
  • packages/nextjs/package.json
  • packages/nuxt/package.json
  • packages/react/package.json
  • packages/vue/package.json
💤 Files with no reviewable changes (1)
  • .changeset/hot-wombats-lick.md

📝 Walkthrough

Walkthrough

This PR declares and applies a multi-package version release across the Asgardeo JavaScript SDK. A changeset notes the patch release for the browser package regarding access token refresh behavior, and version fields in all five package manifests are incremented.

Changes

Multi-package version release

Layer / File(s) Summary
Release changeset
.changeset/hot-wombats-lick.md
Changeset file records a patch release for @asgardeo/browser with a note about applying token refresh logic when a user's access token is expired.
Package version updates
packages/browser/package.json, packages/nextjs/package.json, packages/nuxt/package.json, packages/react/package.json, packages/vue/package.json
Version fields are incremented across all five SDK packages: browser 0.7.8→0.7.9, nextjs 0.3.26→0.3.27, nuxt 0.2.1→0.2.2, react 0.25.4→0.25.5, and vue 0.4.1→0.4.2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • asgardeo/javascript#506: Both PRs modify the same version fields in SDK/package manifests to trigger new releases.
  • asgardeo/javascript#480: Both are Changesets-driven release updates that bump the same packages' package.json version fields with no overlapping functional code changes.
  • asgardeo/javascript#524: Both are changeset-driven release bumps that modify the same package manifests without code-level changes to shared logic.

Suggested reviewers

  • brionmario
  • DonOmalVindula

Poem

🐰 Five packages hop in a line,
Version bumps, release divine!
Token refresh notes so bright,
Changesets declare what's right,
JavaScript SDKs now shine! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description explains the purpose and context from the Changesets action, but does not follow the repository's required template with Purpose, Related Issues/PRs, Checklist, and Security checks sections. Add the required template sections (Purpose, Related Issues, Related PRs, Checklist, Security checks) to align with repository guidelines, even if some sections are marked N/A.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: automated package version updates across multiple packages for release purposes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ShanChathusanda93 ShanChathusanda93 merged commit 66838b8 into main Jun 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants