Skip to content

Commit

Permalink
Version Packages (#44)
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.13

### Patch Changes

- [#43](#43)
[`52ae95f`](52ae95f)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - add enable to
inject custom logger

- Updated dependencies
\[[`0180a38`](0180a38),
[`52ae95f`](52ae95f)]:
    -   @dandori/core@0.0.13
    -   @dandori/ui@0.0.13
    -   @dandori/libs@0.0.13

## @dandori/core@0.0.13

### Patch Changes

- [#45](#45)
[`0180a38`](0180a38)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - add notion

- [#43](#43)
[`52ae95f`](52ae95f)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - add enable to
inject custom logger

- Updated dependencies
\[[`52ae95f`](52ae95f)]:
    -   @dandori/libs@0.0.13

## @dandori/libs@0.0.13

### Patch Changes

- [#43](#43)
[`52ae95f`](52ae95f)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - add enable to
inject custom logger

## @dandori/ui@0.0.13

### Patch Changes

- [#45](#45)
[`0180a38`](0180a38)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - add notion

- [#43](#43)
[`52ae95f`](52ae95f)
Thanks [@hiroki0525](https://github.com/hiroki0525)! - add enable to
inject custom logger

- Updated dependencies
\[[`0180a38`](0180a38),
[`52ae95f`](52ae95f)]:
    -   @dandori/core@0.0.13

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
hiroki0525 and github-actions[bot] authored Nov 11, 2023
1 parent ce85e74 commit 12617e6
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 18 deletions.
6 changes: 0 additions & 6 deletions .changeset/serious-bobcats-compare.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tidy-students-sin.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.13

### Patch Changes

- [#43](https://github.com/hiroki0525/dandori/pull/43) [`52ae95f`](https://github.com/hiroki0525/dandori/commit/52ae95fc72a8fe4213f77654daeb517231b9497a) Thanks [@hiroki0525](https://github.com/hiroki0525)! - add enable to inject custom logger

- Updated dependencies [[`0180a38`](https://github.com/hiroki0525/dandori/commit/0180a38652b29bc463670a12765762c2fe403656), [`52ae95f`](https://github.com/hiroki0525/dandori/commit/52ae95fc72a8fe4213f77654daeb517231b9497a)]:
- @dandori/core@0.0.13
- @dandori/ui@0.0.13
- @dandori/libs@0.0.13

## 0.0.12

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

## 0.0.13

### Patch Changes

- [#45](https://github.com/hiroki0525/dandori/pull/45) [`0180a38`](https://github.com/hiroki0525/dandori/commit/0180a38652b29bc463670a12765762c2fe403656) Thanks [@hiroki0525](https://github.com/hiroki0525)! - add notion

- [#43](https://github.com/hiroki0525/dandori/pull/43) [`52ae95f`](https://github.com/hiroki0525/dandori/commit/52ae95fc72a8fe4213f77654daeb517231b9497a) Thanks [@hiroki0525](https://github.com/hiroki0525)! - add enable to inject custom logger

- Updated dependencies [[`52ae95f`](https://github.com/hiroki0525/dandori/commit/52ae95fc72a8fe4213f77654daeb517231b9497a)]:
- @dandori/libs@0.0.13

## 0.0.12

### 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.12",
"version": "0.0.13",
"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.13

### Patch Changes

- [#43](https://github.com/hiroki0525/dandori/pull/43) [`52ae95f`](https://github.com/hiroki0525/dandori/commit/52ae95fc72a8fe4213f77654daeb517231b9497a) Thanks [@hiroki0525](https://github.com/hiroki0525)! - add enable to inject custom logger

## 0.0.12

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

## 0.0.13

### Patch Changes

- [#45](https://github.com/hiroki0525/dandori/pull/45) [`0180a38`](https://github.com/hiroki0525/dandori/commit/0180a38652b29bc463670a12765762c2fe403656) Thanks [@hiroki0525](https://github.com/hiroki0525)! - add notion

- [#43](https://github.com/hiroki0525/dandori/pull/43) [`52ae95f`](https://github.com/hiroki0525/dandori/commit/52ae95fc72a8fe4213f77654daeb517231b9497a) Thanks [@hiroki0525](https://github.com/hiroki0525)! - add enable to inject custom logger

- Updated dependencies [[`0180a38`](https://github.com/hiroki0525/dandori/commit/0180a38652b29bc463670a12765762c2fe403656), [`52ae95f`](https://github.com/hiroki0525/dandori/commit/52ae95fc72a8fe4213f77654daeb517231b9497a)]:
- @dandori/core@0.0.13

## 0.0.12

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

0 comments on commit 12617e6

Please sign in to comment.