Skip to content

Commit

Permalink
chore: release 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Dec 21, 2024
1 parent 6b38134 commit 8489d82
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 @@


## [2.2.7](https://github.com/justdlabs/cli/compare/v2.2.6...v2.2.7) (2024-12-21)


### Bug Fixes

* make sure primitive file always on the first place ([6b38134](https://github.com/justdlabs/cli/commit/6b38134d4097083bf8f618c9e7e09c4abc99425c))

## [2.2.6](https://github.com/justdlabs/cli/compare/v2.2.5...v2.2.6) (2024-12-21)


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

0 comments on commit 8489d82

Please sign in to comment.