Skip to content

Release auth0-auth-js v1.8.0#180

Merged
amitsingh05667 merged 2 commits into
mainfrom
release/auth0-auth-js-v1.8.0
Jun 5, 2026
Merged

Release auth0-auth-js v1.8.0#180
amitsingh05667 merged 2 commits into
mainfrom
release/auth0-auth-js-v1.8.0

Conversation

@amitsingh05667
Copy link
Copy Markdown
Member

@amitsingh05667 amitsingh05667 commented Jun 4, 2026

Added

  • feat(auth0-auth-js): add MFA verify support #179

Summary by CodeRabbit

  • New Features

    • Multi-factor authentication (MFA) support now available
  • Release

    • Version 1.8.0
  • Documentation

    • Changelog updated with v1.8.0 entry and a “Full Changelog” link

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 4, 2026

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 Plus

Run ID: fd71573b-19a6-416b-b942-8b76df44e35c

📥 Commits

Reviewing files that changed from the base of the PR and between f03f4a4 and 10d4d55.

📒 Files selected for processing (3)
  • packages/auth0-auth-js/.version
  • packages/auth0-auth-js/CHANGELOG.md
  • packages/auth0-auth-js/package.json
✅ Files skipped from review due to trivial changes (3)
  • packages/auth0-auth-js/.version
  • packages/auth0-auth-js/package.json
  • packages/auth0-auth-js/CHANGELOG.md

📝 Walkthrough

Walkthrough

This PR releases v1.8.0 of @auth0/auth0-auth-js: package.json and .version updated to 1.8.0, and CHANGELOG.md added a v1.8.0 entry documenting MFA support.

Changes

Version Bump and Release Documentation

Layer / File(s) Summary
Version bump and release documentation
packages/auth0-auth-js/.version, packages/auth0-auth-js/package.json, packages/auth0-auth-js/CHANGELOG.md
Version fields updated to 1.8.0 in both .version and package.json. CHANGELOG.md updated with v1.8.0 release entry dated 2026-06-04, documenting new MFA support feature and including a full changelog link.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop, a bump, the numbers rise,
From one-point-seven to one-point-eight skies.
Changelog sings of MFA bright,
Small edits, big nights, version taking flight.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release auth0-auth-js v1.8.0' directly and clearly summarizes the main change—a version release bump from v1.7.0 to v1.8.0 with MFA support additions.
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 release/auth0-auth-js-v1.8.0

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.

@amitsingh05667 amitsingh05667 changed the title Release auth0-auth-js v1.7.0 Release auth0-auth-js v1.8.0 Jun 4, 2026
Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@packages/auth0-auth-js/CHANGELOG.md`:
- Line 7: The changelog entry "feat(auth0-auth-js): add multi-factor
authentication (MFA) support" duplicates an earlier v1.4.0 note; update the
v1.8.0 entry to describe the actual delta for v1.8.0 (e.g., "MFA enhancements:
added X, Y, Z", or scope/bugfixes related to MFA) or remove the duplicate line
entirely so the changelog accurately reflects that MFA was introduced in v1.4.0
and v1.8.0 only contains the specific enhancements/fixes; locate and edit the
"feat(auth0-auth-js): add multi-factor authentication (MFA) support" entry in
CHANGELOG.md 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 Plus

Run ID: 704e489e-a8ca-4f0d-8cc8-ea4ae1a11dee

📥 Commits

Reviewing files that changed from the base of the PR and between 4cf0944 and f03f4a4.

📒 Files selected for processing (3)
  • packages/auth0-auth-js/.version
  • packages/auth0-auth-js/CHANGELOG.md
  • packages/auth0-auth-js/package.json

Comment thread packages/auth0-auth-js/CHANGELOG.md Outdated
@amitsingh05667 amitsingh05667 force-pushed the release/auth0-auth-js-v1.8.0 branch from f03f4a4 to dddf97c Compare June 4, 2026 08:49
@amitsingh05667 amitsingh05667 merged commit 277ca4b into main Jun 5, 2026
7 checks passed
@amitsingh05667 amitsingh05667 deleted the release/auth0-auth-js-v1.8.0 branch June 5, 2026 05:44
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.

3 participants