Skip to content

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

Merged
DonOmalVindula merged 1 commit intomainfrom
changeset-release/main
Apr 28, 2026
Merged

[Release] [GitHub Action] Update package versions#480
DonOmalVindula merged 1 commit intomainfrom
changeset-release/main

Conversation

@asgardeo-github-bot
Copy link
Copy Markdown

@asgardeo-github-bot asgardeo-github-bot commented Apr 28, 2026

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

@asgardeo/nuxt@0.1.0

Minor Changes

  • #479
    f5044b9 Thanks
    @kavindadimuthu! - Launch Nuxt SDK with comprehensive authentication and identity
    management integration including composables, components, middleware, and server utilities. Enhance Vue components
    with improved type definitions and update JavaScript SDK utility functions.

Patch Changes

  • Updated dependencies
    [f5044b9]:
    • @asgardeo/vue@0.3.4
    • @asgardeo/browser@0.7.1
    • @asgardeo/node@0.0.76

@asgardeo/browser@0.7.1

Patch Changes

  • Updated dependencies
    [f5044b9]:
    • @asgardeo/javascript@0.19.1

@asgardeo/express@0.0.75

Patch Changes

  • Updated dependencies []:
    • @asgardeo/node@0.0.76

@asgardeo/javascript@0.19.1

Patch Changes

  • #479
    f5044b9 Thanks
    @kavindadimuthu! - Launch Nuxt SDK with comprehensive authentication and identity
    management integration including composables, components, middleware, and server utilities. Enhance Vue components
    with improved type definitions and update JavaScript SDK utility functions.

@asgardeo/nextjs@0.3.13

Patch Changes

  • Updated dependencies []:
    • @asgardeo/node@0.0.76
    • @asgardeo/react@0.23.2

@asgardeo/node@0.0.76

Patch Changes

  • Updated dependencies
    [f5044b9]:
    • @asgardeo/javascript@0.19.1

@asgardeo/react@0.23.2

Patch Changes

  • Updated dependencies []:
    • @asgardeo/browser@0.7.1

@asgardeo/vue@0.3.4

Patch Changes

  • #479
    f5044b9 Thanks
    @kavindadimuthu! - Launch Nuxt SDK with comprehensive authentication and identity
    management integration including composables, components, middleware, and server utilities. Enhance Vue components
    with improved type definitions and update JavaScript SDK utility functions.
  • Updated dependencies []:
    • @asgardeo/browser@0.7.1

Summary by CodeRabbit

  • New Features

    • Nuxt SDK promoted from alpha to stable (0.1.0).
  • Updates

    • @asgardeo/javascript: 0.19.1
    • @asgardeo/node: 0.0.76
    • @asgardeo/browser: 0.7.1
    • @asgardeo/react: 0.23.2
    • @asgardeo/vue: 0.3.4
    • @asgardeo/nextjs: 0.3.13
    • @asgardeo/express: 0.0.75

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8056e7a0-0655-4d44-a662-1b8fdd53542e

📥 Commits

Reviewing files that changed from the base of the PR and between bb33ccd and 7be3b46.

📒 Files selected for processing (17)
  • .changeset/easy-hands-travel.md
  • packages/browser/CHANGELOG.md
  • packages/browser/package.json
  • packages/express/CHANGELOG.md
  • packages/express/package.json
  • packages/javascript/CHANGELOG.md
  • packages/javascript/package.json
  • packages/nextjs/CHANGELOG.md
  • packages/nextjs/package.json
  • packages/node/CHANGELOG.md
  • packages/node/package.json
  • packages/nuxt/CHANGELOG.md
  • packages/nuxt/package.json
  • packages/react/CHANGELOG.md
  • packages/react/package.json
  • packages/vue/CHANGELOG.md
  • packages/vue/package.json
💤 Files with no reviewable changes (1)
  • .changeset/easy-hands-travel.md

📝 Walkthrough

Walkthrough

This pull request performs coordinated version bumps across eight Asgardeo npm packages (browser, express, javascript, nextjs, node, nuxt, react, vue), updates their corresponding CHANGELOG entries to document changes and dependency updates, and removes the processed changeset file.

Changes

Cohort / File(s) Summary
Changelog Updates
packages/browser/CHANGELOG.md, packages/express/CHANGELOG.md, packages/javascript/CHANGELOG.md, packages/nextjs/CHANGELOG.md, packages/node/CHANGELOG.md, packages/nuxt/CHANGELOG.md, packages/react/CHANGELOG.md, packages/vue/CHANGELOG.md
Added new release sections documenting patch and minor version releases with dependency updates. Nuxt 0.1.0 highlights new Nuxt SDK authentication/identity integration and Vue type improvements.
Package Version Bumps
packages/browser/package.json, packages/express/package.json, packages/javascript/package.json, packages/nextjs/package.json, packages/node/package.json, packages/nuxt/package.json, packages/react/package.json, packages/vue/package.json
Incremented versions: browser 0.7.0→0.7.1, express 0.0.74→0.0.75, javascript 0.19.0→0.19.1, nextjs 0.3.12→0.3.13, node 0.0.75→0.0.76, nuxt 0.1.0-alpha.0→0.1.0, react 0.23.1→0.23.2, vue 0.3.3→0.3.4.
Changeset Deletion
.changeset/easy-hands-travel.md
Removed processed changeset containing release directives for nuxt (minor) and javascript/browser/vue (patch) updates.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

Suggested reviewers

  • brionmario
  • DonOmalVindula

Poem

🐰 Release day hops with glee,
Eight packages now versioned and free,
From alpha to stable, the Nuxt flies,
Changelogs updated under spring skies,
Dependencies dance in harmony! 🌱

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description does not follow the required template structure with Purpose, Related Issues, Related PRs, Checklist, and Security checks sections. Restructure the description to include all required template sections: Purpose, Related Issues, Related PRs, Checklist (CONTRIBUTING, testing, documentation, unit tests), and Security checks.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and accurately describes the main change—a package version update release triggered by GitHub Action.
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.

@DonOmalVindula DonOmalVindula merged commit 59c7b9f into main Apr 28, 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