Skip to content

Commit

Permalink
chore: release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Dec 17, 2024
1 parent e533fd8 commit c59a37c
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 @@


## [2.0.2](https://github.com/justdlabs/cli/compare/v2.0.1...v2.0.2) (2024-12-17)


### Bug Fixes

* carousel display twice ([e73607d](https://github.com/justdlabs/cli/commit/e73607d7627be34401227241cf71cf21a12f7ba6))
* fix carousel show twice by [#7](https://github.com/justdlabs/cli/issues/7) by [@phucto2001](https://github.com/phucto2001) ([e533fd8](https://github.com/justdlabs/cli/commit/e533fd8a173fa392701ff942aa22a5212e4e072c))

## [2.0.1](https://github.com/justdlabs/cli/compare/v2.0.0...v2.0.1) (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": "2.0.1",
"version": "2.0.2",
"description": "The command line interface for Justd.",
"main": "dist/index.js",
"bin": {
Expand Down

0 comments on commit c59a37c

Please sign in to comment.