Skip to content

Commit 0957f44

Browse files
authored
Merge pull request #363 from auth0/chore/uic-version-bump-2.1.0
chore: uic version bump 2.1.0
2 parents dad024a + dbb19e1 commit 0957f44

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.0.1",
3+
"version": "2.1.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.0.1",
3+
"version": "2.1.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)