fix(extension): support vscode native notification UI and Always Allow buttons for DOM observer (#514)

This commit is contained in:
Variet Worker
2026-03-24 13:58:21 +09:00
parent f13bcc871c
commit 7b6cd59801
5 changed files with 45 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
"name": "gravity-bridge",
"displayName": "Gravity Bridge",
"description": "Antigravity ↔ Discord 브리지 연동 확장",
"version": "0.5.8",
"version": "0.5.9",
"publisher": "variet",
"engines": {
"vscode": "^1.100.0"