Skip to content

Commit

Permalink
Version Packages (#102)
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.24

### Patch Changes

- [#101](#101)
[`2712a7f`](2712a7f)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add trello

- Updated dependencies
\[[`2712a7f`](2712a7f)]:
    -   @dandori/ui@0.0.24

## @dandori/ui@0.0.24

### Patch Changes

- [#101](#101)
[`2712a7f`](2712a7f)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add trello

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
hiroki0525 and github-actions[bot] committed Jan 14, 2024
1 parent 2712a7f commit 4c68159
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/swift-bugs-appear.md

This file was deleted.

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

## 0.0.24

### Patch Changes

- [#101](https://github.com/hiroki0525/dandori/pull/101) [`2712a7f`](https://github.com/hiroki0525/dandori/commit/2712a7f2be3407afda7e11adc96337fda6175a26) Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add trello

- Updated dependencies [[`2712a7f`](https://github.com/hiroki0525/dandori/commit/2712a7f2be3407afda7e11adc96337fda6175a26)]:
- @dandori/ui@0.0.24

## 0.0.23

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

## 0.0.24

### Patch Changes

- [#101](https://github.com/hiroki0525/dandori/pull/101) [`2712a7f`](https://github.com/hiroki0525/dandori/commit/2712a7f2be3407afda7e11adc96337fda6175a26) Thanks [@hiroki0525](https://github.com/hiroki0525)! - Add trello

## 0.0.23

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

0 comments on commit 4c68159

Please sign in to comment.