We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5684248 commit a774387Copy full SHA for a774387
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## <small>3.1.11 (2025-07-01)</small>
4
+
5
+* fix: path ([5684248](https://github.com/intentuilabs/cli/commit/5684248))
6
7
## <small>3.1.10 (2025-07-01)</small>
8
9
* fix: executor ([f8cb30e](https://github.com/intentuilabs/cli/commit/f8cb30e))
package.json
@@ -1,7 +1,7 @@
{
"name": "@intentui/cli",
"type": "module",
- "version": "3.1.10",
+ "version": "3.1.11",
"description": "The command line interface for Intent UI.",
"main": "dist/index.js",
"bin": {
0 commit comments