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]
  • Loading branch information
refinitiv-ui-dev committed Jan 11, 2022
1 parent 9efd3a3 commit 3059261
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/core",
"version": "5.4.0-alpha.0",
"version": "5.4.0-alpha.1",
"description": "Element Framework Core",
"main": "./lib/elf.js",
"module": "./lib/elf.js",
Expand Down
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": "5.2.0-alpha.0",
"version": "5.2.0-alpha.1",
"description": "Demo page handler for Element Framework elements",
"main": "./lib/demo-block.js",
"module": "./lib/demo-block.js",
Expand All @@ -25,7 +25,7 @@
"author": "Refinitiv",
"license": "Apache-2.0",
"dependencies": {
"@refinitiv-ui/core": "^5.4.0-alpha.0",
"@refinitiv-ui/core": "^5.4.0-alpha.1",
"@refinitiv-ui/elemental-theme": "^5.5.0-alpha.0",
"@refinitiv-ui/halo-theme": "^5.5.0-alpha.0",
"@refinitiv-ui/solar-theme": "^5.7.0-alpha.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/elements",
"version": "5.11.0-alpha.0",
"version": "5.11.0-alpha.1",
"description": "Element Framework Elements",
"author": "Refinitiv",
"license": "Apache-2.0",
Expand Down Expand Up @@ -593,12 +593,12 @@
},
"dependencies": {
"@refinitiv-ui/browser-sparkline": "1.1.7",
"@refinitiv-ui/core": "^5.4.0-alpha.0",
"@refinitiv-ui/core": "^5.4.0-alpha.1",
"@refinitiv-ui/halo-theme": "^5.5.0-alpha.0",
"@refinitiv-ui/i18n": "^5.3.0-alpha.0",
"@refinitiv-ui/phrasebook": "^5.5.0-alpha.0",
"@refinitiv-ui/solar-theme": "^5.7.0-alpha.0",
"@refinitiv-ui/translate": "^5.3.0-alpha.0",
"@refinitiv-ui/translate": "^5.3.0-alpha.1",
"@refinitiv-ui/utils": "^5.1.1",
"@types/chart.js": "^2.9.31",
"chart.js": "~2.9.4",
Expand All @@ -608,7 +608,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/demo-block": "^5.2.0-alpha.0",
"@refinitiv-ui/demo-block": "^5.2.0-alpha.1",
"@refinitiv-ui/test-helpers": "^5.2.0-alpha.0",
"@types/d3-interpolate": "^3.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/polyfills/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/polyfills",
"version": "5.2.0-alpha.0",
"version": "5.2.0-alpha.1",
"description": "Verified polyfills for the Element Framework",
"author": "Refinitiv",
"license": "Apache-2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/translate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@refinitiv-ui/translate",
"version": "5.3.0-alpha.0",
"version": "5.3.0-alpha.1",
"description": "i18n implementation for Element Framework components",
"author": "Refinitiv",
"license": "Apache-2.0",
Expand Down Expand Up @@ -30,7 +30,7 @@
"tslib": "^2.3.1"
},
"devDependencies": {
"@refinitiv-ui/core": "^5.4.0-alpha.0",
"@refinitiv-ui/core": "^5.4.0-alpha.1",
"@refinitiv-ui/test-helpers": "^5.2.0-alpha.0"
},
"publishConfig": {
Expand Down

0 comments on commit 3059261

Please sign in to comment.