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

Commit 4ca4aff

Browse files
committed
chore: release 2.8.3
1 parent f907a56 commit 4ca4aff

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## <small>2.8.3 (2025-04-09)</small>
4+
5+
* fix: rename `justd.json` to `intentui.json` before hand ([f907a56](https://github.com/intentuilabs/cli/commit/f907a56))
6+
* wip ([49f9f87](https://github.com/intentuilabs/cli/commit/49f9f87))
7+
38
## <small>2.8.2 (2025-04-08)</small>
49

510
* fix: fix icon ([8598a45](https://github.com/intentuilabs/cli/commit/8598a45))

package.json

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

0 commit comments

Comments
 (0)