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

Commit 7c2947a

Browse files
committed
chore: release 3.1.5
1 parent 05fa300 commit 7c2947a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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>3.1.5 (2025-06-26)</small>
4+
5+
* fix: actions ([05fa300](https://github.com/intentuilabs/cli/commit/05fa300))
6+
37
## <small>3.1.4 (2025-06-26)</small>
48

59
## <small>3.1.3 (2025-06-26)</small>

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

0 commit comments

Comments
 (0)