chore: bump version to 2.21.8 in package.json and update captcha messages in auth components
- Updated application version from 2.21.7 to 2.21.8 in package.json. - Modified "verifyingCaptcha" message in auth.json for clearer user feedback during captcha verification. - Enhanced conditional rendering for captcha loading states in PasswordSignInForm and PasswordSignUpForm components to improve user experience during authentication processes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "next-supabase-saas-kit-turbo",
|
||||
"version": "2.21.7",
|
||||
"version": "2.21.8",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user