Skip to content

Commit

Permalink
chore: update versions (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 15, 2023
1 parent 6fd2c32 commit fa44e16
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/wet-seahorses-smile.md

This file was deleted.

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

## 0.1.9

### Patch Changes

- c6ccdc5: Rename @camome/components to @camome/core
- Updated dependencies [c6ccdc5]
- @camome/core@0.0.1

## 0.1.8

### 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.8",
"version": "0.1.9",
"private": true,
"type": "module",
"scripts": {
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.0.1

### Patch Changes

- c6ccdc5: Rename @camome/components to @camome/core

## 0.1.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@camome/core",
"version": "0.0.0",
"version": "0.0.1",
"description": "Head-only React components.",
"author": "Matsura Yuma <lemonburst1958@gmail.com>",
"license": "MIT",
Expand Down

1 comment on commit fa44e16

@vercel
Copy link

@vercel vercel bot commented on fa44e16 Jan 15, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

camome-web-beta – ./

camome-web-beta.vercel.app
camome-web-beta-git-main-rubik.vercel.app
camome-web-beta-rubik.vercel.app

Please sign in to comment.