Skip to content

Commit 4aae931

Browse files
author
funcodingdev
committed
Release 0.3.35
1 parent 04105d1 commit 4aae931

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +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.35](https://github.com/funcodingdev/n8n-nodes-wecom/compare/0.3.34...0.3.35)
8+
9+
- feat: 新增政民沟通接口 [`8392a66`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/8392a66f9b5c2c2cae6454e4b907ed172969de30)
10+
- feat: 新增家校应用接口 [`4a0c76f`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/4a0c76f5ddd454868ab3d9e7fb2adb02b753eb5e)
11+
- feat: 新增直播管理接口 [`04105d1`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/04105d1e6e0a7f2f5ba09e29aaa61f9d4c6f7e8d)
12+
713
#### [0.3.34](https://github.com/funcodingdev/n8n-nodes-wecom/compare/0.3.33...0.3.34)
814

15+
> 8 January 2026
16+
17+
- Release 0.3.34 [`e9cefcc`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/e9cefcc3b67fc8011b4a1c9fc27a372b527ce9bc)
918
- fix: 修复上传推送文件 bug [`d53f00b`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/d53f00bd991e5bdd78e76675b8e1c2082a61e445)
1019
- fix: 修改文案展示 [`a826af4`](https://github.com/funcodingdev/n8n-nodes-wecom/commit/a826af4bfd888052e7ba4e96e80d0a787d677a49)
1120

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.34",
3+
"version": "0.3.35",
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)