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

Commit 249bda8

Browse files
committed
chore: release 2.3.35
1 parent c53031f commit 249bda8

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## <small>2.3.35 (2025-01-17)</small>
4+
5+
* fix: fix env ([c53031f](https://github.com/justdlabs/cli/commit/c53031f))
6+
37
## <small>2.3.34 (2025-01-17)</small>
48

59
* fix: fix js ([b2bf22f](https://github.com/justdlabs/cli/commit/b2bf22f))

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": "2.3.34",
4+
"version": "2.3.35",
55
"description": "The command line interface for Justd.",
66
"main": "dist/index.js",
77
"bin": {

0 commit comments

Comments
 (0)