Skip to content

Commit 2906238

Browse files
chore: bump version to 0.3.0
Auto-generated version bump: - Version: 0.3.0 - Type: minor - Triggered by: push
1 parent a1dd266 commit 2906238

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.3.0] - 2026-01-26
4+
5+
### Changes
6+
- feat: add facebook page list and GBP location switch endpoints
7+
8+
39
## [0.2.0] - 2026-01-26
410

511
### Changes

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-late",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "n8n community node for LATE API - Schedule and manage social media posts across 13 platforms: Twitter/X, Instagram, Facebook, LinkedIn, TikTok, YouTube, Threads, Bluesky, Pinterest, Reddit, Telegram, Google Business, and Snapchat",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)