Skip to content

Commit

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

Co-authored-by: gobob-xyz <[email protected]>
  • Loading branch information
github-actions[bot] and gobob-xyz authored Mar 11, 2024
1 parent 860a411 commit e14e877
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 5 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"@interlay/test-utils": "0.0.0"
},
"changesets": [
"curvy-oranges-mate",
"popular-plants-fold"
]
}
12 changes: 12 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @interlay/ui

## 1.0.0-next.1

### Patch Changes

- [#62](https://github.com/interlay/ui/pull/62) [`860a4116d7dd0216ab71f760ebaae1314ae94f20`](https://github.com/interlay/ui/commit/860a4116d7dd0216ab71f760ebaae1314ae94f20) Thanks [@danielsimao](https://github.com/danielsimao)! - feat: desgin system

- Updated dependencies [[`860a4116d7dd0216ab71f760ebaae1314ae94f20`](https://github.com/interlay/ui/commit/860a4116d7dd0216ab71f760ebaae1314ae94f20)]:
- @interlay/system@1.0.0-next.1
- @interlay/theme@1.0.0-next.1
- @interlay/hooks@1.0.0-next.1
- @interlay/icons@1.0.0-next.1

## 1.0.0-next.0

### Major 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": "1.0.0-next.0",
"version": "1.0.0-next.1",
"description": "Interlay UI library.",
"homepage": "https://github.com/interlay/ui#readme",
"license": "MIT",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/system/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @interlay/system

## 1.0.0-next.1

### Patch Changes

- [#62](https://github.com/interlay/ui/pull/62) [`860a4116d7dd0216ab71f760ebaae1314ae94f20`](https://github.com/interlay/ui/commit/860a4116d7dd0216ab71f760ebaae1314ae94f20) Thanks [@danielsimao](https://github.com/danielsimao)! - feat: desgin system

## 1.0.0-next.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/system/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interlay/system",
"version": "1.0.0-next.0",
"version": "1.0.0-next.1",
"description": "Interlay UI system primitives.",
"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

## 1.0.0-next.1

### Patch Changes

- [#62](https://github.com/interlay/ui/pull/62) [`860a4116d7dd0216ab71f760ebaae1314ae94f20`](https://github.com/interlay/ui/commit/860a4116d7dd0216ab71f760ebaae1314ae94f20) Thanks [@danielsimao](https://github.com/danielsimao)! - feat: desgin system

## 1.0.0-next.0

### Major 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": "1.0.0-next.0",
"version": "1.0.0-next.1",
"description": "The default theme for Interlay UI components",
"homepage": "https://github.com/interlay/ui#readme",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/hooks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @interlay/hooks

## 1.0.0-next.1

### Patch Changes

- [#62](https://github.com/interlay/ui/pull/62) [`860a4116d7dd0216ab71f760ebaae1314ae94f20`](https://github.com/interlay/ui/commit/860a4116d7dd0216ab71f760ebaae1314ae94f20) Thanks [@danielsimao](https://github.com/danielsimao)! - feat: desgin system

- Updated dependencies [[`860a4116d7dd0216ab71f760ebaae1314ae94f20`](https://github.com/interlay/ui/commit/860a4116d7dd0216ab71f760ebaae1314ae94f20)]:
- @interlay/theme@1.0.0-next.1

## 1.0.0-next.0

### Major 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": "1.0.0-next.0",
"version": "1.0.0-next.1",
"description": "Interlay UI hooks",
"homepage": "https://github.com/interlay/ui#readme",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @interlay/icons

## 1.0.0-next.1

### Patch Changes

- [#62](https://github.com/interlay/ui/pull/62) [`860a4116d7dd0216ab71f760ebaae1314ae94f20`](https://github.com/interlay/ui/commit/860a4116d7dd0216ab71f760ebaae1314ae94f20) Thanks [@danielsimao](https://github.com/danielsimao)! - feat: desgin system

- Updated dependencies [[`860a4116d7dd0216ab71f760ebaae1314ae94f20`](https://github.com/interlay/ui/commit/860a4116d7dd0216ab71f760ebaae1314ae94f20)]:
- @interlay/theme@1.0.0-next.1

## 1.0.0-next.0

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

0 comments on commit e14e877

Please sign in to comment.