-
Notifications
You must be signed in to change notification settings - Fork 1
refactor (core, react, examples, docs): rename org to organization #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The tests will pass once react package changes are merged |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #29 +/- ##
==========================================
+ Coverage 83.13% 83.17% +0.04%
==========================================
Files 125 125
Lines 10262 10291 +29
Branches 1077 1077
==========================================
+ Hits 8531 8560 +29
Misses 1731 1731 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 Preview deploymentBranch: 📝 Preview URL: https://auth0-universal-components-gub4gzb2d-okta.vercel.app Updated at 2025-12-24T10:24:42.862Z |
| { | ||
| "name": "@auth0/universal-components-core", | ||
| "version": "1.0.0-beta.4", | ||
| "version": "1.0.0-beta.5", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make sure we publish with this version for both core and react
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
rax7389
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just Saw this PR dont have any package.json version change for react
|
@chakrihacker please add respective labels and description on the PR |
|
Added labels, and updated package.json |
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
organd rename toorganizationTesting
Checklist