Skip to content

Commit a8ff753

Browse files
committed
Release 1.0.7
1 parent 48920d0 commit a8ff753

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [1.0.7](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/compare/1.0.6...1.0.7)
8+
9+
- Add SSE streaming support, improve project name handling, and fix linting errors [`48920d0`](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/commit/48920d0c5050ab5ae253431a714d9833c8c5069f)
10+
711
#### [1.0.6](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/compare/1.0.5...1.0.6)
812

13+
> 29 December 2025
14+
915
- Add Codex provider, auto-populate project name, add model TODO [`2c1950f`](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/commit/2c1950fd0500c60d244e732538082bfdbfaf9b4d)
16+
- Release 1.0.6 [`cdde203`](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/commit/cdde203572dc9fe4813ebbea1bd33d9ad18207b3)
1017

1118
#### 1.0.5
1219

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcli-ai/n8n-nodes-cloud-cli",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "n8n community node for Cloud CLI - manage development environments and run AI coding agents",
55
"license": "MIT",
66
"homepage": "https://cloudcli.ai",

0 commit comments

Comments
 (0)