Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit ec0ef58

Browse files
committed
chore: release 0.1.15
1 parent 4e61ea2 commit ec0ef58

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.1.15](https://github.com/irsyadadl/justd-cli/compare/v0.1.14...v0.1.15) (2024-07-23)
4+
5+
6+
### Bug Fixes
7+
8+
* remove default outline ([4e61ea2](https://github.com/irsyadadl/justd-cli/commit/4e61ea2ea03aaec4651ae71905812d68d524702e))
9+
310
## [0.1.14](https://github.com/irsyadadl/justd-cli/compare/v0.1.13...v0.1.14) (2024-07-23)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "justd-cli",
33
"type": "module",
4-
"version": "0.1.14",
4+
"version": "0.1.15",
55
"description": "This is a command line tool for D.",
66
"main": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)