Skip to content

Commit

Permalink
chore: update versions (#91)
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 Sep 4, 2023
1 parent de514a4 commit 1702989
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-students-bow.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @camome/storybook

## 0.0.30

### Patch Changes

- Updated dependencies [de514a4]
- @camome/core@0.1.1

## 0.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@camome/storybook",
"private": true,
"version": "0.0.29",
"version": "0.0.30",
"type": "module",
"description": "Light weight, accessibleUI framework for React and CSS",
"homepage": "https://camome.net",
Expand Down
7 changes: 7 additions & 0 deletions apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @camome/web

## 0.1.40

### Patch Changes

- Updated dependencies [de514a4]
- @camome/core@0.1.1

## 0.1.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@camome/web",
"version": "0.1.39",
"version": "0.1.40",
"private": true,
"type": "module",
"description": "Light weight, accessibleUI framework for React and CSS",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @camome/components

## 0.1.1

### Patch Changes

- de514a4: Add "use client" directive to FormField.

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@camome/core",
"type": "module",
"version": "0.1.0",
"version": "0.1.1",
"description": "Light weight, accessibleUI framework for React and CSS",
"homepage": "https://camome.net",
"author": {
Expand Down

1 comment on commit 1702989

@vercel
Copy link

@vercel vercel bot commented on 1702989 Sep 4, 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.