Skip to content

Commit 764c5ef

Browse files
committed
Release 1.3.0
1 parent 72cc1af commit 764c5ef

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ 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.3.0](https://github.com/brand-dot-dev/n8n-integration/compare/1.2.0...1.3.0)
8+
9+
- Update repository URL in package.json [`72cc1af`](https://github.com/brand-dot-dev/n8n-integration/commit/72cc1afb0becc8a5af231d848cd4f53ff08fd65d)
10+
711
#### [1.2.0](https://github.com/brand-dot-dev/n8n-integration/compare/1.1.0...1.2.0)
812

13+
> 20 January 2026
14+
15+
- Release 1.2.0 [`4e76c0c`](https://github.com/brand-dot-dev/n8n-integration/commit/4e76c0c7260aa36a4c2442e767b8b37693e6e62e)
916
- minor updates [`59bbb63`](https://github.com/brand-dot-dev/n8n-integration/commit/59bbb630fe418f5ace9609ddaff4cbdd566b0cc0)
1017

1118
#### [1.1.0](https://github.com/brand-dot-dev/n8n-integration/compare/1.0.0...1.1.0)

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-branddev",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "n8n node for Brand.dev API - retrieve brand data, screenshots, and company information",
55
"license": "MIT",
66
"homepage": "https://github.com/brand-dot-dev/n8n-integration#readme",

0 commit comments

Comments
 (0)