chore(ringcentral): update version to 2026.1.28 and enhance package metadata

This commit is contained in:
John Lin 2026-01-28 11:16:24 +08:00
parent a494d9403a
commit ff7469c456
No known key found for this signature in database

View File

@ -1,8 +1,26 @@
{
"name": "@moltbot/ringcentral",
"version": "2026.1.25",
"version": "2026.1.28",
"type": "module",
"description": "Moltbot RingCentral Team Messaging channel plugin",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/moltbot/moltbot.git",
"directory": "extensions/ringcentral"
},
"keywords": [
"moltbot",
"ringcentral",
"team-messaging",
"chat",
"bot"
],
"files": [
"src",
"index.ts",
"README.md"
],
"moltbot": {
"extensions": [
"./index.ts"