Skip to content

Commit

Permalink
Version Packages (#59)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @dandori/[email protected]

### Patch Changes

- [#58](#58)
[`4a56f51`](4a56f51)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add log level

- Updated dependencies
\[[`4a56f51`](4a56f51)]:
    -   @dandori/[email protected]
    -   @dandori/[email protected]
    -   @dandori/[email protected]

## @dandori/[email protected]

### Patch Changes

- [#58](#58)
[`4a56f51`](4a56f51)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add log level

- Updated dependencies
\[[`4a56f51`](4a56f51)]:
    -   @dandori/[email protected]

## @dandori/[email protected]

### Patch Changes

- [#58](#58)
[`4a56f51`](4a56f51)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add log level

## @dandori/[email protected]

### Patch Changes

- [#58](#58)
[`4a56f51`](4a56f51)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add log level

- Updated dependencies
\[[`4a56f51`](4a56f51)]:
    -   @dandori/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
hiroki0525 and github-actions[bot] authored Nov 23, 2023
1 parent 4a56f51 commit e990fd2
Show file tree
Hide file tree
Showing 9 changed files with 39 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/silent-lizards-crash.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @dandori/cli

## 0.0.14

### Patch Changes

- [#58](https://github.com/hiroki0525/dandori/pull/58) [`4a56f51`](https://github.com/hiroki0525/dandori/commit/4a56f51ad8bca86c28e67ae9081a2f0304518715) Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add log level

- Updated dependencies [[`4a56f51`](https://github.com/hiroki0525/dandori/commit/4a56f51ad8bca86c28e67ae9081a2f0304518715)]:
- @dandori/core@0.0.14
- @dandori/libs@0.0.14
- @dandori/ui@0.0.14

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dandori/cli",
"version": "0.0.13",
"version": "0.0.14",
"private": false,
"description": "",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @dandori/core

## 0.0.14

### Patch Changes

- [#58](https://github.com/hiroki0525/dandori/pull/58) [`4a56f51`](https://github.com/hiroki0525/dandori/commit/4a56f51ad8bca86c28e67ae9081a2f0304518715) Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add log level

- Updated dependencies [[`4a56f51`](https://github.com/hiroki0525/dandori/commit/4a56f51ad8bca86c28e67ae9081a2f0304518715)]:
- @dandori/libs@0.0.14

## 0.0.13

### 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": "@dandori/core",
"version": "0.0.13",
"version": "0.0.14",
"private": false,
"description": "",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/libs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @dandori/libs

## 0.0.14

### Patch Changes

- [#58](https://github.com/hiroki0525/dandori/pull/58) [`4a56f51`](https://github.com/hiroki0525/dandori/commit/4a56f51ad8bca86c28e67ae9081a2f0304518715) Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add log level

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/libs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dandori/libs",
"version": "0.0.13",
"version": "0.0.14",
"private": false,
"description": "",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @dandori/ui

## 0.0.14

### Patch Changes

- [#58](https://github.com/hiroki0525/dandori/pull/58) [`4a56f51`](https://github.com/hiroki0525/dandori/commit/4a56f51ad8bca86c28e67ae9081a2f0304518715) Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add log level

- Updated dependencies [[`4a56f51`](https://github.com/hiroki0525/dandori/commit/4a56f51ad8bca86c28e67ae9081a2f0304518715)]:
- @dandori/core@0.0.14

## 0.0.13

### 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": "@dandori/ui",
"version": "0.0.13",
"version": "0.0.14",
"private": false,
"description": "",
"repository": {
Expand Down

0 comments on commit e990fd2

Please sign in to comment.