Skip to content

Commit 8b0ae12

Browse files
authored
Merge pull request #401 from auth0/chore/bump-to-2.1.2
chore(core, react): bump version to 3.0.0
2 parents 280b145 + 6621a6b commit 8b0ae12

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": "2.1.1",
3+
"version": "3.0.0",
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": "2.1.1",
3+
"version": "3.0.0",
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)