Skip to content

Commit

Permalink
chore: release 1.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Oct 14, 2024
1 parent c78c9a7 commit 41b87bf
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 @@


## [1.1.9](https://github.com/justdlabs/cli/compare/v1.1.8...v1.1.9) (2024-10-14)


### Bug Fixes

* improve the diff command to ingore different use client and single and double quotes ([c78c9a7](https://github.com/justdlabs/cli/commit/c78c9a76122380242fa3cc4501b49f328039b47d))

## [1.1.8](https://github.com/justdlabs/cli/compare/v1.1.7...v1.1.8) (2024-10-13)


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

0 comments on commit 41b87bf

Please sign in to comment.