Skip to content

Commit a68ec2c

Browse files
committed
Release 1.0.2
1 parent aa715f2 commit a68ec2c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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.2](https://github.com/itomig-de/n8n-nodes-itop/compare/1.0.1...1.0.2)
8+
9+
- Clean up package.json and remove unnecessary dependencies [`aa715f2`](https://github.com/itomig-de/n8n-nodes-itop/commit/aa715f2a1860c509775c9bb88799bd99c1740931)
10+
711
#### 1.0.1
812

13+
> 11 December 2025
14+
915
- Prepare initial release [`#4`](https://github.com/itomig-de/n8n-nodes-itop/pull/4)
1016
- Basic Sample [`b872020`](https://github.com/itomig-de/n8n-nodes-itop/commit/b8720201ba7d28148ececdc47cbe43a01d7ba38a)
1117
- Add iTop CMDB integration node with authentication and core operations [`54e70db`](https://github.com/itomig-de/n8n-nodes-itop/commit/54e70db7dbbf4bc9e08c7fa75fedec320bd0b620)

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": "n8n-nodes-itop",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "n8n community node for iTop CMDB integration",
55
"license": "MIT",
66
"homepage": "https://github.com/itomig-de/n8n-nodes-itop#readme",

0 commit comments

Comments
 (0)