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

Commit ef83013

Browse files
committed
chore: release 2.9.3
1 parent 4860e3f commit ef83013

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.9.3 (2025-05-12)</small>
4+
5+
* fix: ff ([4860e3f](https://github.com/intentuilabs/cli/commit/4860e3f))
6+
* Update README.md ([93bbc69](https://github.com/intentuilabs/cli/commit/93bbc69))
7+
38
## <small>2.9.2 (2025-05-12)</small>
49

510
* fix: fix effect platform ([a28566f](https://github.com/intentuilabs/cli/commit/a28566f))

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

0 commit comments

Comments
 (0)