Skip to content

Commit

Permalink
Version Packages (#96)
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/cli@0.0.23

### Patch Changes

- [#95](#95)
[`b4add76`](b4add76)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - Create miro board

- Updated dependencies
\[[`b4add76`](b4add76)]:
    -   @dandori/core@0.0.23
    -   @dandori/ui@0.0.23

## @dandori/core@0.0.23

### Patch Changes

- [#95](#95)
[`b4add76`](b4add76)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - Create miro board

## @dandori/ui@0.0.23

### Patch Changes

- [#95](#95)
[`b4add76`](b4add76)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - Create miro board

- Updated dependencies
\[[`b4add76`](b4add76)]:
    -   @dandori/core@0.0.23

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
hiroki0525 and github-actions[bot] authored Jan 9, 2024
1 parent b4add76 commit 8446b6e
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/tender-cherries-divide.md

This file was deleted.

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

## 0.0.23

### Patch Changes

- [#95](https://github.com/hiroki0525/dandori/pull/95) [`b4add76`](https://github.com/hiroki0525/dandori/commit/b4add765a51d7c479b47744fa96daee6ea6a6d17) Thanks [@hiroki0525](https://github.com/hiroki0525)! - Create miro board

- Updated dependencies [[`b4add76`](https://github.com/hiroki0525/dandori/commit/b4add765a51d7c479b47744fa96daee6ea6a6d17)]:
- @dandori/core@0.0.23
- @dandori/ui@0.0.23

## 0.0.22

### 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.22",
"version": "0.0.23",
"private": false,
"description": "",
"repository": {
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 @@
# @dandori/core

## 0.0.23

### Patch Changes

- [#95](https://github.com/hiroki0525/dandori/pull/95) [`b4add76`](https://github.com/hiroki0525/dandori/commit/b4add765a51d7c479b47744fa96daee6ea6a6d17) Thanks [@hiroki0525](https://github.com/hiroki0525)! - Create miro board

## 0.0.22

### 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.22",
"version": "0.0.23",
"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.23

### Patch Changes

- [#95](https://github.com/hiroki0525/dandori/pull/95) [`b4add76`](https://github.com/hiroki0525/dandori/commit/b4add765a51d7c479b47744fa96daee6ea6a6d17) Thanks [@hiroki0525](https://github.com/hiroki0525)! - Create miro board

- Updated dependencies [[`b4add76`](https://github.com/hiroki0525/dandori/commit/b4add765a51d7c479b47744fa96daee6ea6a6d17)]:
- @dandori/core@0.0.23

## 0.0.22

### 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.22",
"version": "0.0.23",
"private": false,
"description": "",
"repository": {
Expand Down

0 comments on commit 8446b6e

Please sign in to comment.