Skip to content

Commit

Permalink
chore: release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Jul 18, 2024
1 parent 38310aa commit 368fc45
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.1.2](https://github.com/irsyadadl/justd.cli/compare/v0.1.1...v0.1.2) (2024-07-18)


### Bug Fixes

* refactor readme ([38310aa](https://github.com/irsyadadl/justd.cli/commit/38310aa246a00fe5469f57b2364aa5e96b2f210f))

## [0.1.1](https://github.com/irsyadadl/justd.cli/compare/v1.0.7...v0.1.1) (2024-07-18)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "justd-cli",
"type": "module",
"version": "0.1.1",
"version": "0.1.2",
"description": "This is a command line tool for D.",
"main": "dist/index.js",
"bin": {
Expand Down

0 comments on commit 368fc45

Please sign in to comment.