Skip to content

Commit b577c3a

Browse files
committed
Release 0.1.7
1 parent 93e568a commit b577c3a

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,17 @@ 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.7](https://github.com/liveblocks/n8n-nodes-liveblocks/compare/0.1.6...0.1.7)
8+
9+
- fix: exclude unused API from generation [`d88b646`](https://github.com/liveblocks/n8n-nodes-liveblocks/commit/d88b646390d5953532019551a4e5437e6d3003d5)
10+
- feat: Updated templates to closely follow guidelines [`73fb927`](https://github.com/liveblocks/n8n-nodes-liveblocks/commit/73fb9273e3c45c2174e110c22f7476a6d623b790)
11+
712
#### [0.1.6](https://github.com/liveblocks/n8n-nodes-liveblocks/compare/0.1.5...0.1.6)
813

14+
> 25 March 2026
15+
916
- feat: remove auth nodes as they are not useful [`fa811fd`](https://github.com/liveblocks/n8n-nodes-liveblocks/commit/fa811fd76fdcf157df3e5dee48d30843c2ab8de7)
17+
- Release 0.1.6 [`7035687`](https://github.com/liveblocks/n8n-nodes-liveblocks/commit/70356878ac92ef08f2c3b348d9dab75739b0139e)
1018
- fix: remove incorrect changelog item [`6169274`](https://github.com/liveblocks/n8n-nodes-liveblocks/commit/6169274ceb0b03a31350138f9b97c228286d1f65)
1119

1220
#### [0.1.5](https://github.com/liveblocks/n8n-nodes-liveblocks/compare/0.1.4...0.1.5)

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-liveblocks",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "Official Liveblocks n8n community nodes",
55
"license": "MIT",
66
"homepage": "https://liveblocks.io",

0 commit comments

Comments
 (0)