Skip to content

Commit 97ede37

Browse files
chore: release 1.0.6
1 parent 103a397 commit 97ede37

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +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.6](https://github.com/zerobounce/n8n-nodes-zerobounce/compare/1.0.5...1.0.6)
8+
9+
- feat: add itemIndex and description to thrown errors to provide context [`cf7f276`](https://github.com/zerobounce/n8n-nodes-zerobounce/commit/cf7f27652e1fb3559ab9d8e08a2e20a2025457ac)
10+
- refactor: add 'e.g.' prefix to placeholder values as recommended by n8n [`c3d5181`](https://github.com/zerobounce/n8n-nodes-zerobounce/commit/c3d51814b785506fdab8f85f6dd0e829c438e2d9)
11+
- fix: getFile output missing information [`0a98169`](https://github.com/zerobounce/n8n-nodes-zerobounce/commit/0a98169cb6c235bf39d42f30122c4ed73a9624a9)
12+
713
#### [1.0.5](https://github.com/zerobounce/n8n-nodes-zerobounce/compare/1.0.4...1.0.5)
814

15+
> 12 November 2025
16+
917
- fix: getFile additional output fields [`3c0239a`](https://github.com/zerobounce/n8n-nodes-zerobounce/commit/3c0239adf547b4b029b921a8e9a765f92d68ba72)
18+
- chore: release 1.0.5 [`bb1a949`](https://github.com/zerobounce/n8n-nodes-zerobounce/commit/bb1a949c78db1136c57016dbb448c0068b443050)
1019

1120
#### [1.0.4](https://github.com/zerobounce/n8n-nodes-zerobounce/compare/1.0.3...1.0.4)
1221

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": "@zerobounce/n8n-nodes-zerobounce",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)