Skip to content

Commit 3ef32a1

Browse files
Release 0.1.3
1 parent 657c7bf commit 3ef32a1

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,9 +4,16 @@ 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+
#### [0.1.3](https://github.com/seamusc/n8n-nodes-bronto/compare/0.1.2...0.1.3)
8+
9+
- Add pairedItem to all output items for proper item linking [`657c7bf`](https://github.com/seamusc/n8n-nodes-bronto/commit/657c7bf9c165c545cde4c9760911acad58bc41ef)
10+
711
#### [0.1.2](https://github.com/seamusc/n8n-nodes-bronto/compare/0.1.1...0.1.2)
812

13+
> 5 March 2026
14+
915
- Release 0.1.1 [`b7ab2db`](https://github.com/seamusc/n8n-nodes-bronto/commit/b7ab2db45438057d687ad1af3f3740084a2e2824)
16+
- Release 0.1.2 [`35e5d53`](https://github.com/seamusc/n8n-nodes-bronto/commit/35e5d53583cb6391ce41c025004267c6222a531b)
1017

1118
#### 0.1.1
1219

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": "@brontoio/n8n-nodes-bronto",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "n8n community node for Bronto.io log management API",
55
"license": "MIT",
66
"homepage": "",

0 commit comments

Comments
 (0)