Skip to content

Commit 09f6a38

Browse files
committed
Release 1.0.1
1 parent 58c6f18 commit 09f6a38

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 2 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.0](https://github.com/ionos-cloud/n8n-nodes-cloud-api/compare/0.2.5...1.0.0)
7+
#### [1.0.1](https://github.com/ionos-cloud/n8n-nodes-cloud-api/compare/1.0.0...1.0.1)
8+
9+
- chore: standardize IONOS branding in customer-facing UI fields [`#5`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/pull/5)
10+
- Release/v1.0.0 [`#3`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/pull/3)
11+
12+
### [1.0.0](https://github.com/ionos-cloud/n8n-nodes-cloud-api/compare/0.2.5...1.0.0)
13+
14+
> 20 January 2026
815
916
- fix: resolve critical security vulnerabilities in dependencies [`f29e664`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/commit/f29e664fd4aa77924dd5f433e82ed9d4dc132839)
1017
- Release v1.0.0 - Production ready [`4b0113c`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/commit/4b0113c7b55161636211951249b24318d1b96a88)
11-
- chore: add MIT LICENSE file [`cc8178e`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/commit/cc8178e68e5d721f13587d15be043c4b02085d5f)
18+
- Release 1.0.0 [`f50192c`](https://github.com/ionos-cloud/n8n-nodes-cloud-api/commit/f50192cd7cdd42063c89c45bd47de53949a33f74)
1219

1320
#### [0.2.5](https://github.com/ionos-cloud/n8n-nodes-cloud-api/compare/0.2.4...0.2.5)
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.0",
3+
"version": "1.0.1",
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)