Skip to content

Commit 2082210

Browse files
Merge pull request #20 from hanabi-rest/changeset-release/main
Version Packages
2 parents 36e3e12 + 5fb0666 commit 2082210

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wet-cameras-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hanabi.rest/cli
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [#19](https://github.com/hanabi-rest/cli/pull/19) [`d8c3f86`](https://github.com/hanabi-rest/cli/commit/d8c3f86dd2dc23f717cee62d537f208d2c3cca5f) Thanks [@yutakobayashidev](https://github.com/yutakobayashidev)! - rename project name,command
8+
39
## 0.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hanabi.rest/cli",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "CLI to download code, SQL, and dependencies for hanabi.rest applications.",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)