Skip to content

Commit

Permalink
chore: release 1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Dec 17, 2024
1 parent bfae763 commit 5165b3f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@


## [1.3.9](https://github.com/justdlabs/cli/compare/v1.3.8...v1.3.9) (2024-12-17)


### Bug Fixes

* fix add-deps ([727e440](https://github.com/justdlabs/cli/commit/727e440cd2fc3009daee026477392904c8c006f6))
* remove unused ([bfae763](https://github.com/justdlabs/cli/commit/bfae7637ab14a31b22540fcf74281b4a95331e38))

## [1.3.8](https://github.com/justdlabs/cli/compare/v1.3.7...v1.3.8) (2024-12-17)


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": "1.3.8",
"version": "1.3.9",
"description": "The command line interface for Justd.",
"main": "dist/index.js",
"bin": {
Expand Down

0 comments on commit 5165b3f

Please sign in to comment.