Skip to content

Commit

Permalink
ci(changesets): 📦 version packages (#44)
Browse files Browse the repository at this point in the history
ci(changesets): version packages

Co-authored-by: gobob-xyz <[email protected]>
  • Loading branch information
github-actions[bot] and gobob-xyz authored Dec 12, 2023
1 parent 9abb048 commit efa2a71
Show file tree
Hide file tree
Showing 13 changed files with 50 additions and 22 deletions.
6 changes: 0 additions & 6 deletions .changeset/fifty-glasses-live.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/purple-experts-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-ants-share.md

This file was deleted.

14 changes: 14 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @interlay/ui

## 0.0.9

### Patch Changes

- [#42](https://github.com/interlay/ui/pull/42) [`4f38fec0481cd7b1134457932dc23a94c9665511`](https://github.com/interlay/ui/commit/4f38fec0481cd7b1134457932dc23a94c9665511) Thanks [@danielsimao](https://github.com/danielsimao)! - refactor(components): Spinner (LoadingSpinner) and CTA

- [#46](https://github.com/interlay/ui/pull/46) [`95c75c1968cda23b75ff5f7aaaa13d5c4cbe6c0e`](https://github.com/interlay/ui/commit/95c75c1968cda23b75ff5f7aaaa13d5c4cbe6c0e) Thanks [@danielsimao](https://github.com/danielsimao)! - fix(components): Radio and RadioGroup

- Updated dependencies [[`9abb0482aa628549bd7b51153587255bceed6c51`](https://github.com/interlay/ui/commit/9abb0482aa628549bd7b51153587255bceed6c51), [`4f38fec0481cd7b1134457932dc23a94c9665511`](https://github.com/interlay/ui/commit/4f38fec0481cd7b1134457932dc23a94c9665511)]:
- @interlay/coin-icons@0.0.8
- @interlay/icons@0.0.7
- @interlay/theme@0.0.7
- @interlay/hooks@0.0.8

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interlay/ui",
"version": "0.0.8",
"version": "0.0.9",
"description": "Interlay UI library.",
"homepage": "https://github.com/interlay/ui#readme",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @interlay/theme

## 0.0.7

### Patch Changes

- [#42](https://github.com/interlay/ui/pull/42) [`4f38fec0481cd7b1134457932dc23a94c9665511`](https://github.com/interlay/ui/commit/4f38fec0481cd7b1134457932dc23a94c9665511) Thanks [@danielsimao](https://github.com/danielsimao)! - refactor(components): Spinner (LoadingSpinner) and CTA

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interlay/theme",
"version": "0.0.6",
"version": "0.0.7",
"description": "The default theme for Interlay UI components",
"homepage": "https://github.com/interlay/ui#readme",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @interlay/hooks

## 0.0.8

### Patch Changes

- Updated dependencies [[`4f38fec0481cd7b1134457932dc23a94c9665511`](https://github.com/interlay/ui/commit/4f38fec0481cd7b1134457932dc23a94c9665511)]:
- @interlay/theme@0.0.7

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interlay/hooks",
"version": "0.0.7",
"version": "0.0.8",
"description": "Interlay UI hooks",
"homepage": "https://github.com/interlay/ui#readme",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/icons/coin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @interlay/coin-icons

## 0.0.8

### Patch Changes

- [#45](https://github.com/interlay/ui/pull/45) [`9abb0482aa628549bd7b51153587255bceed6c51`](https://github.com/interlay/ui/commit/9abb0482aa628549bd7b51153587255bceed6c51) Thanks [@danielsimao](https://github.com/danielsimao)! - feat(icons): add common icons and change ETH icon

- Updated dependencies [[`9abb0482aa628549bd7b51153587255bceed6c51`](https://github.com/interlay/ui/commit/9abb0482aa628549bd7b51153587255bceed6c51)]:
- @interlay/icons@0.0.7

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/coin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interlay/coin-icons",
"version": "0.0.7",
"version": "0.0.8",
"description": "Internal coin icons used in Interlay UI components",
"homepage": "https://github.com/interlay/ui#readme",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/icons/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @interlay/icons

## 0.0.7

### Patch Changes

- [#45](https://github.com/interlay/ui/pull/45) [`9abb0482aa628549bd7b51153587255bceed6c51`](https://github.com/interlay/ui/commit/9abb0482aa628549bd7b51153587255bceed6c51) Thanks [@danielsimao](https://github.com/danielsimao)! - feat(icons): add common icons and change ETH icon

- Updated dependencies [[`4f38fec0481cd7b1134457932dc23a94c9665511`](https://github.com/interlay/ui/commit/4f38fec0481cd7b1134457932dc23a94c9665511)]:
- @interlay/theme@0.0.7

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interlay/icons",
"version": "0.0.6",
"version": "0.0.7",
"description": "Interlay UI icons, commonly used in components",
"homepage": "https://github.com/interlay/ui#readme",
"license": "MIT",
Expand Down

0 comments on commit efa2a71

Please sign in to comment.