fix(bridge): Always run auto-approve now checks buttons array, not just rawCmd (v0.5.58) #task-634

This commit is contained in:
Variet Worker
2026-04-18 06:35:01 +09:00
parent 7a1675fd5d
commit c7f939ce85
3 changed files with 19 additions and 8 deletions

View File

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