Skip to content

Commit cdde203

Browse files
committed
Release 1.0.6
1 parent 2c1950f commit cdde203

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,7 +4,14 @@ 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.6](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/compare/1.0.5...1.0.6)
8+
9+
- Add Codex provider, auto-populate project name, add model TODO [`2c1950f`](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/commit/2c1950fd0500c60d244e732538082bfdbfaf9b4d)
10+
711
#### 1.0.5
812

13+
> 29 December 2025
14+
915
- Initial commit: n8n community node for Cloud CLI [`fb0500b`](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/commit/fb0500b11c5de5de918e83843da82aae312ed41c)
1016
- Initial commit: n8n community node for Cloud CLI [`8db6855`](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/commit/8db6855df07f5ac9a724a0629df1aeb87ba8a49f)
17+
- Release 1.0.5 [`3c84834`](https://github.com/cloudcli-ai/n8n-nodes-cloud-cli/commit/3c84834ad23ca399b959586ca787146419c4bd23)

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.5",
3+
"version": "1.0.6",
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)