Skip to content

Commit c6b247b

Browse files
author
funcodingdev
committed
Release 0.3.50
1 parent e1acc9c commit c6b247b

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

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.3.50](https://github.com/funcodingdev/n8n-nodes-wecom/compare/0.3.49...0.3.50)
8+
9+
- fix: 修复应用消息节点表达式输入取值失败问题 [`e1acc9c`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/e1acc9c1104844851bc056d740de2a138065041e)
10+
- fix: 机器人模板卡片结构体添加默认值 [`39324c2`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/39324c2573c8b53534bff942f2e4242fc1b9066c)
11+
712
#### [0.3.49](https://github.com/funcodingdev/n8n-nodes-wecom/compare/0.3.48...0.3.49)
813

14+
> 10 January 2026
15+
916
- style: 优化节点 hint 提示 [`c4889d7`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/c4889d701ee12a7d1d55a631debe35a8b970e618)
17+
- Release 0.3.49 [`3416021`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/34160210e994f95391795a222f805fa92fdb036c)
1018

1119
#### [0.3.48](https://github.com/funcodingdev/n8n-nodes-wecom/compare/0.3.47...0.3.48)
1220

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-wecom",
3-
"version": "0.3.49",
3+
"version": "0.3.50",
44
"description": "Complete n8n integration for WeCom (企业微信/WeChat Work). Send messages, manage contacts, departments, customer relations, meetings, documents, email, calendar, approvals, and more. Full-featured enterprise WeChat automation node.",
55
"license": "MIT",
66
"homepage": "https://github.com/funcodingdev/n8n-nodes-wecom",

0 commit comments

Comments
 (0)