Skip to content

Commit b45c7df

Browse files
authored
Merge pull request #415 from auth0/chore/release-uic-3.0.1
chore: uic release v3.0.1
2 parents 025c3fc + 73f4eaa commit b45c7df

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth0/universal-components-core",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Core utilities for Auth0 Universal Components",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth0/universal-components-react",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Auth0 Universal Components for React - pre-built UI components for organization management, SSO configuration, and MFA enrollment",
55
"private": false,
66
"keywords": [

0 commit comments

Comments
 (0)