Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit f872348

Browse files
committed
chore: release 1.2.48
1 parent e488ebf commit f872348

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [1.2.48](https://github.com/justdlabs/cli/compare/v1.2.47...v1.2.48) (2024-11-30)
4+
5+
6+
### Bug Fixes
7+
8+
* fresh the cli ([e488ebf](https://github.com/justdlabs/cli/commit/e488ebf5677868d168e2a961d82d263b22df8f19))
9+
310
## [1.2.47](https://github.com/justdlabs/cli/compare/v1.2.46...v1.2.47) (2024-11-30)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "justd-cli",
33
"type": "module",
4-
"version": "1.2.47",
4+
"version": "1.2.48",
55
"description": "The command line interface for Justd.",
66
"main": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)