Skip to content

Commit de0871f

Browse files
chore: bump version to 0.3.1
Auto-generated version bump: - Version: 0.3.1 - Type: patch - Triggered by: push
1 parent 0145697 commit de0871f

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
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.3.1] - 2026-02-12
4+
5+
### Changes
6+
- Merge pull request #16 from getlate-dev/fix/error-handling-account-validation
7+
- fix: improve error handling and account validation for post operations
8+
- docs: update README with all supported resources and operations
9+
10+
311
## [0.3.0] - 2026-01-26
412

513
### 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.3.0",
3+
"version": "0.3.1",
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)