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

Commit eeea799

Browse files
committed
chore: release 0.1.13
1 parent c0538a5 commit eeea799

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.13](https://github.com/irsyadadl/justd-cli/compare/v0.1.12...v0.1.13) (2024-07-21)
4+
5+
6+
### Bug Fixes
7+
8+
* fix component name ([c0538a5](https://github.com/irsyadadl/justd-cli/commit/c0538a5f7360029462c34e4e45c5f0e711a8ec38))
9+
310
## [0.1.12](https://github.com/irsyadadl/justd-cli/compare/v0.1.11...v0.1.12) (2024-07-21)
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.12",
4+
"version": "0.1.13",
55
"description": "This is a command line tool for D.",
66
"main": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)