diff --git a/.changes/config.json b/.changes/config.json index dbee9c3d7..4e6e7709a 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -262,24 +262,7 @@ }, "sql": { "path": "./plugins/sql", - "manager": "rust", - "publish": [ - { - "command": "echo '
\n

Cargo Publish

\n\n```'", - "dryRunCommand": true, - "pipe": true - }, - { - "command": "cargo publish --features sqlite --no-verify", - "dryRunCommand": "cargo publish --features sqlite --dry-run", - "pipe": true - }, - { - "command": "echo '```\n\n
\n'", - "dryRunCommand": true, - "pipe": true - } - ] + "manager": "rust" }, "sql-js": { "path": "./plugins/sql",