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

Commit fc7219c

Browse files
committed
chore: release 3.1.8
1 parent f1b9c69 commit fc7219c

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>3.1.8 (2025-06-30)</small>
4+
5+
* fix: init ([f1b9c69](https://github.com/intentuilabs/cli/commit/f1b9c69))
6+
* Update init.command.ts ([c93ed4e](https://github.com/intentuilabs/cli/commit/c93ed4e))
7+
38
## <small>3.1.7 (2025-06-29)</small>
49

510
* add lib and hook ([c9da625](https://github.com/intentuilabs/cli/commit/c9da625))

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

0 commit comments

Comments
 (0)