Skip to content

Commit a359c1d

Browse files
committed
Release 1.0.0
1 parent e57f06d commit a359c1d

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
### Changelog
2+
3+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4+
5+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6+
7+
#### 1.0.0
8+
9+
- Prepare initial release [`#4`](https://github.com/itomig-de/n8n-nodes-itop/pull/4)
10+
- Basic Sample [`b872020`](https://github.com/itomig-de/n8n-nodes-itop/commit/b8720201ba7d28148ececdc47cbe43a01d7ba38a)
11+
- Add iTop CMDB integration node with authentication and core operations [`54e70db`](https://github.com/itomig-de/n8n-nodes-itop/commit/54e70db7dbbf4bc9e08c7fa75fedec320bd0b620)
12+
- Add Instructions [`99c68a5`](https://github.com/itomig-de/n8n-nodes-itop/commit/99c68a55ad9a0edb9430a4c7b92812c4b436c580)

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": "@itomig/n8n-nodes-itop",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "n8n community node for iTop CMDB integration",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)