Skip to content

Commit a8b6c32

Browse files
authored
Merge pull request #263 from auth0/chore/uic-version-bump-2.0.0
chore: bump uic version 2.0.0
2 parents 638b8d4 + 798b28b commit a8b6c32

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": "1.1.0",
3+
"version": "2.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": "1.1.0",
3+
"version": "2.0.0",
44
"private": false,
55
"sideEffects": [
66
"*.css"

0 commit comments

Comments
 (0)