Skip to content

Commit 93a4fc6

Browse files
committed
Release 1.0.8
1 parent 36d7156 commit 93a4fc6

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ 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.8](https://github.com/ionos-cloud/n8n-nodes-cloud-api/compare/1.0.7...1.0.8)
8+
9+
- fix: remove duplicate NLB targets field, correct AMD CPU family, and align NLB target properties with API spec [`#20`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/pull/20)
10+
711
#### [1.0.7](https://github.com/ionos-cloud/n8n-nodes-cloud-api/compare/1.0.6...1.0.7)
812

13+
> 9 March 2026
14+
915
- feat: add Include Response Headers toggle to all nodes [`#19`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/pull/19)
1016
- Bump basic-ftp from 5.1.0 to 5.2.0 [`#17`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/pull/17)
1117
- Bump minimatch from 3.1.2 to 3.1.5 [`#18`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/pull/18)
18+
- Release 1.0.7 [`62ec777`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/commit/62ec7771e152ce6605da0360ababc4800994a30f)
1219

1320
#### [1.0.6](https://github.com/ionos-cloud/n8n-nodes-cloud-api/compare/1.0.5...1.0.6)
1421

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": "@ionos-cloud/n8n-nodes-ionos-cloud",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Official n8n community nodes for IONOS Cloud services (Infrastructure, Certificate Manager, DNS, CDN, AI Model Hub)",
55
"license": "MIT",
66
"homepage": "https://www.ionos.com/cloud",

0 commit comments

Comments
 (0)