Skip to content

Commit

Permalink
chore: release 1.2.36
Browse files Browse the repository at this point in the history
  • Loading branch information
irsyadadl committed Nov 1, 2024
1 parent 2cb3b1d commit dc2cce6
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.2.36](https://github.com/justdlabs/cli/compare/v1.2.35...v1.2.36) (2024-11-01)


### Bug Fixes

* bump ([2cb3b1d](https://github.com/justdlabs/cli/commit/2cb3b1dce06b9d3054428f4abbc7c4861b23863b))
* bump ([82222ee](https://github.com/justdlabs/cli/commit/82222eea191ac563eeab32be9ed0a474edb2c187))

## [1.2.35](https://github.com/justdlabs/cli/compare/v1.2.34...v1.2.35) (2024-11-01)


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

0 comments on commit dc2cce6

Please sign in to comment.