fix(observer): text-level markdown table wrapping for Discord — AG Native uses divs not HTML tables (v0.5.59) #task-634

This commit is contained in:
Variet Worker
2026-04-18 06:46:21 +09:00
parent c7f939ce85
commit 98b7585e3c
3 changed files with 60 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "gravity-bridge",
"version": "0.5.58",
"version": "0.5.59",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "gravity-bridge",
"version": "0.5.58",
"version": "0.5.59",
"dependencies": {
"cheerio": "^1.2.0",
"ws": "^8.19.0"