Skip to content

Commit

Permalink
chore(release): publish [skip ci]
Browse files Browse the repository at this point in the history
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
 - @refinitiv-ui/[email protected]
  • Loading branch information
refinitiv-ui-dev committed May 23, 2022
1 parent 2abc5de commit e9bf542
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions packages/demo-block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/demo-block",
"version": "6.0.0-next.2",
"version": "6.0.0-next.3",
"description": "Demo page handler for Element Framework elements",
"main": "./lib/demo-block.js",
"module": "./lib/demo-block.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"license": "Apache-2.0",
"dependencies": {
"@refinitiv-ui/elemental-theme": "^6.0.0-next.0",
"@refinitiv-ui/halo-theme": "^6.0.0-next.0",
"@refinitiv-ui/halo-theme": "^6.0.0-next.1",
"@refinitiv-ui/solar-theme": "^6.0.0-next.0",
"tslib": "^2.3.1"
},
Expand Down
18 changes: 9 additions & 9 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/elements",
"version": "6.0.0-next.2",
"version": "6.0.0-next.3",
"description": "Element Framework Elements",
"author": "Refinitiv",
"license": "Apache-2.0",
Expand Down Expand Up @@ -327,7 +327,7 @@
},
"dependencies": {
"@refinitiv-ui/browser-sparkline": "1.1.7",
"@refinitiv-ui/halo-theme": "^6.0.0-next.0",
"@refinitiv-ui/halo-theme": "^6.0.0-next.1",
"@refinitiv-ui/solar-theme": "^6.0.0-next.0",
"@types/chart.js": "^2.9.31",
"chart.js": "~2.9.4",
Expand All @@ -338,19 +338,19 @@
},
"devDependencies": {
"@refinitiv-ui/core": "^6.0.0-next.2",
"@refinitiv-ui/demo-block": "^6.0.0-next.2",
"@refinitiv-ui/i18n": "^6.0.0-next.1",
"@refinitiv-ui/phrasebook": "^6.0.0-next.1",
"@refinitiv-ui/demo-block": "^6.0.0-next.3",
"@refinitiv-ui/i18n": "^6.0.0-next.2",
"@refinitiv-ui/phrasebook": "^6.0.0-next.2",
"@refinitiv-ui/test-helpers": "^6.0.0-next.0",
"@refinitiv-ui/translate": "^6.0.0-next.2",
"@refinitiv-ui/translate": "^6.0.0-next.3",
"@refinitiv-ui/utils": "^6.0.0-next.1",
"@types/d3-interpolate": "^3.0.1"
},
"peerDependencies": {
"@refinitiv-ui/core": "^6.0.0-next.2",
"@refinitiv-ui/i18n": "^6.0.0-next.1",
"@refinitiv-ui/phrasebook": "^6.0.0-next.1",
"@refinitiv-ui/translate": "^6.0.0-next.2",
"@refinitiv-ui/i18n": "^6.0.0-next.2",
"@refinitiv-ui/phrasebook": "^6.0.0-next.2",
"@refinitiv-ui/translate": "^6.0.0-next.3",
"@refinitiv-ui/utils": "^6.0.0-next.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/halo-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/halo-theme",
"version": "6.0.0-next.0",
"version": "6.0.0-next.1",
"description": "Official theme for Refinitiv products",
"author": "Refinitiv",
"license": "SEE LICENSE IN LICENSE",
Expand Down
6 changes: 3 additions & 3 deletions packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/i18n",
"version": "6.0.0-next.1",
"version": "6.0.0-next.2",
"description": "i18n support for Web Components",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down Expand Up @@ -31,11 +31,11 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/phrasebook": "^6.0.0-next.1",
"@refinitiv-ui/phrasebook": "^6.0.0-next.2",
"@refinitiv-ui/test-helpers": "^6.0.0-next.0"
},
"peerDependencies": {
"@refinitiv-ui/phrasebook": "^6.0.0-next.1"
"@refinitiv-ui/phrasebook": "^6.0.0-next.2"
},
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/phrasebook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/phrasebook",
"version": "6.0.0-next.1",
"version": "6.0.0-next.2",
"description": "Collection of messages in EF components for translation",
"author": "Refinitiv",
"license": "Apache-2.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/translate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/translate",
"version": "6.0.0-next.2",
"version": "6.0.0-next.3",
"description": "i18n implementation for Element Framework components",
"author": "Refinitiv",
"license": "Apache-2.0",
Expand Down Expand Up @@ -31,13 +31,13 @@
},
"devDependencies": {
"@refinitiv-ui/core": "^6.0.0-next.2",
"@refinitiv-ui/i18n": "^6.0.0-next.1",
"@refinitiv-ui/phrasebook": "^6.0.0-next.1",
"@refinitiv-ui/i18n": "^6.0.0-next.2",
"@refinitiv-ui/phrasebook": "^6.0.0-next.2",
"@refinitiv-ui/test-helpers": "^6.0.0-next.0"
},
"peerDependencies": {
"@refinitiv-ui/i18n": "^6.0.0-next.1",
"@refinitiv-ui/phrasebook": "^6.0.0-next.1"
"@refinitiv-ui/i18n": "^6.0.0-next.2",
"@refinitiv-ui/phrasebook": "^6.0.0-next.2"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit e9bf542

Please sign in to comment.