We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b886257 commit 0297923Copy full SHA for 0297923
2 files changed
openclaw.plugin.json
@@ -1,7 +1,7 @@
1
{
2
"id": "openclaw-github-trending",
3
"name": "GitHub Trending",
4
- "version": "1.1.1",
+ "version": "1.1.2",
5
"description": "Fetch GitHub trending repositories and push to Feishu or Email with AI summaries",
6
"author": "王允",
7
"license": "MIT",
package.json
@@ -1,6 +1,6 @@
"name": "openclaw-github-trending",
"description": "OpenClaw plugin for fetching GitHub trending repositories and pushing to Feishu or Email with AI summaries",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments