mirror of
https://github.com/d0zingcat/alert-message-center.git
synced 2026-05-13 23:16:48 +00:00
feat: Enable Feishu file and image uploads via webhook, supporting multipart requests and introducing a new alert sending UI component.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@alertmessagecenter/web",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "bun run --env-file .env vite",
|
||||
@@ -29,4 +29,4 @@
|
||||
"@types/node": "^20.0.0",
|
||||
"bun-types": "latest"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user