Skip to content

Commit 2b023d7

Browse files
bump: v2.0.0-alpha.38
1 parent e704043 commit 2b023d7

File tree

10 files changed

+19
-19
lines changed

10 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elixir-cloud-components",
3-
"version": "2.0.0-alpha.37",
3+
"version": "2.0.0-alpha.38",
44
"description": "Elixir Cloud Components is lightweight, fast, and reusable web-components developed by Elixir Cloud and AAI Community for managing and accessing various services.",
55
"repository": {
66
"type": "git",

packages/ecc-client-elixir-cloud-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@elixir-cloud/cloud-registry",
33
"description": "Web Component for interacting with Elixir Cloud Registry",
44
"license": "Apache-2.0",
5-
"version": "2.0.0-alpha.37",
5+
"version": "2.0.0-alpha.38",
66
"type": "module",
77
"main": "./dist/index.js",
88
"module": "./dist/index.mjs",

packages/ecc-client-elixir-drs-filer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@elixir-cloud/drs-filer",
33
"description": "Web Component for interacting with Elixir DRS Filer",
44
"license": "Apache-2.0",
5-
"version": "2.0.0-alpha.37",
5+
"version": "2.0.0-alpha.38",
66
"type": "module",
77
"main": "./dist/index.js",
88
"module": "./dist/index.mjs",

packages/ecc-client-elixir-trs-filer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@elixir-cloud/trs-filer",
33
"description": "Web Component for interacting with Elixir TRS Filer",
44
"license": "Apache-2.0",
5-
"version": "2.0.0-alpha.37",
5+
"version": "2.0.0-alpha.38",
66
"type": "module",
77
"main": "./dist/index.js",
88
"module": "./dist/index.mjs",

packages/ecc-client-ga4gh-drs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@elixir-cloud/drs",
33
"description": "Web Component for interacting with GA4GH DRS Standard",
44
"license": "Apache-2.0",
5-
"version": "2.0.0-alpha.37",
5+
"version": "2.0.0-alpha.38",
66
"type": "module",
77
"main": "./dist/index.js",
88
"module": "./dist/index.mjs",

packages/ecc-client-ga4gh-service-registry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@elixir-cloud/service-registry",
33
"description": "Web Component for interacting with GA4GH Service Registry Standard",
44
"license": "Apache-2.0",
5-
"version": "2.0.0-alpha.37",
5+
"version": "2.0.0-alpha.38",
66
"type": "module",
77
"main": "./dist/index.js",
88
"module": "./dist/index.mjs",

packages/ecc-client-ga4gh-trs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@elixir-cloud/trs",
33
"description": "Web Component for interacting with GA4GH TRS Standard",
44
"license": "Apache-2.0",
5-
"version": "2.0.0-alpha.37",
5+
"version": "2.0.0-alpha.38",
66
"type": "module",
77
"main": "./dist/index.js",
88
"module": "./dist/index.mjs",

packages/ecc-client-ga4gh-wes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@elixir-cloud/wes",
33
"description": "Web Component for interacting with GA4GH WES Standard",
44
"license": "Apache-2.0",
5-
"version": "2.0.0-alpha.37",
5+
"version": "2.0.0-alpha.38",
66
"type": "module",
77
"main": "./dist/index.js",
88
"module": "./dist/index.mjs",

packages/ecc-utils-design/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@elixir-cloud/design",
33
"description": "Abstraction layer that provides utility components to manage the headless yet constitent design across ecc component",
44
"license": "Apache-2.0",
5-
"version": "2.0.0-alpha.37",
5+
"version": "2.0.0-alpha.38",
66
"type": "module",
77
"main": "./dist/index.js",
88
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)