Skip to content

Commit 82f8df8

Browse files
committed
chore: release 2.9.2
1 parent f9c6a4e commit 82f8df8

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.9.2 (2025-05-12)</small>
4+
5+
* fix: fix effect platform ([a28566f](https://github.com/intentuilabs/cli/commit/a28566f))
6+
* fix: gh action ([f9c6a4e](https://github.com/intentuilabs/cli/commit/f9c6a4e))
7+
38
## <small>2.9.1 (2025-05-12)</small>
49

510
* fix: bun ([5276ff6](https://github.com/intentuilabs/cli/commit/5276ff6))

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

0 commit comments

Comments
 (0)