Skip to content

Commit

Permalink
Version Packages (#306)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 11, 2024
1 parent ad4188f commit cbf9ade
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/perfect-rockets-guess.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/ecc-client-ga4gh-tes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @elixir-cloud/tes

## 0.1.1

### Patch Changes

- ad4188f: chore(elixir-cloud-eslint): change eslint scope to @elixir-cloud
- Updated dependencies [ad4188f]
- @elixir-cloud/design@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ecc-client-ga4gh-tes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@elixir-cloud/tes",
"description": "Web Component for interacting with TES API",
"license": "Apache-2.0",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/ecc-client-ga4gh-wes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @elixir-cloud/wes

## 0.1.1

### Patch Changes

- ad4188f: chore(elixir-cloud-eslint): change eslint scope to @elixir-cloud
- Updated dependencies [ad4188f]
- @elixir-cloud/design@0.1.1

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ecc-client-ga4gh-wes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@elixir-cloud/wes",
"description": "Web Component for interactive with WES API",
"license": "Apache-2.0",
"version": "0.1.0",
"version": "0.1.1",
"type": "module",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/ecc-utils-design/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @elixir-cloud/design

## 0.1.1

### Patch Changes

- ad4188f: chore(elixir-cloud-eslint): change eslint scope to @elixir-cloud

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ecc-utils-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@elixir-cloud/design",
"description": "Abstraction layer that provides utility components to manage the headless yet constitent design across ecc component",
"license": "Apache-2.0",
"version": "0.1.0",
"version": "0.1.1",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config-elixir/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,10 @@

### Patch Changes

- ad4188f: chore(elixir-cloud-eslint): change eslint scope to @elixir-cloud

## 0.0.1

### Patch Changes

- 3750e8b: chore: readme, ci, config
2 changes: 1 addition & 1 deletion packages/eslint-config-elixir/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elixir-cloud/eslint-config",
"version": "0.0.0",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit cbf9ade

Please sign in to comment.