Skip to content

Commit

Permalink
Merge pull request #60 from i4o-oss/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages (alpha)
  • Loading branch information
0xi4o authored Jun 9, 2023
2 parents e098bd9 + f7715c8 commit 06584d3
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 2 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 @@
"changesets": [
"bright-penguins-flow",
"friendly-glasses-wait",
"green-rings-destroy",
"healthy-stingrays-return",
"heavy-files-rush",
"khaki-beers-pump",
Expand Down
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @catalystui/docs

## 0.1.43-alpha.10

### Patch Changes

- Updated dependencies [e098bd9]
- @i4o/catalystui@1.0.0-alpha.10

## 0.1.43-alpha.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@catalystui/docs",
"version": "0.1.43-alpha.9",
"version": "0.1.43-alpha.10",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @i4o-oss/catalystui

## 1.0.0-alpha.10

### Patch Changes

- e098bd9: Update readme and package details

## 1.0.0-alpha.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@i4o/catalystui",
"version": "1.0.0-alpha.9",
"version": "1.0.0-alpha.10",
"files": [
"dist"
],
Expand Down

0 comments on commit 06584d3

Please sign in to comment.