Skip to content

Commit

Permalink
Merge pull request #7 from i4o-oss/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
0xi4o authored Jan 19, 2023
2 parents 7ec079f + 1d90ffd commit c79c917
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/rich-stingrays-listen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-shirts-crash.md

This file was deleted.

8 changes: 8 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @catalystui/docs

## 0.1.6

### Patch Changes

- Updated dependencies [7ec079f]
- Updated dependencies [24f10dd]
- @i4o-oss/catalystui@0.4.0

## 0.1.5

### 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.5",
"version": "0.1.6",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
10 changes: 10 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @i4o-oss/catalystui

## 0.4.0

### Minor Changes

- 7ec079f: Add new props for select component

### Patch Changes

- 24f10dd: Add github repo and website to package.json

## 0.3.0

### Minor 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-oss/catalystui",
"version": "0.3.0",
"version": "0.4.0",
"files": [
"dist"
],
Expand Down

1 comment on commit c79c917

@vercel
Copy link

@vercel vercel bot commented on c79c917 Jan 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.