diff --git a/tooling/cli.rs/templates/plugin/with-api/.changes/config.json b/tooling/cli.rs/templates/plugin/with-api/.changes/config.json index 61665910a..296c0308d 100755 --- a/tooling/cli.rs/templates/plugin/with-api/.changes/config.json +++ b/tooling/cli.rs/templates/plugin/with-api/.changes/config.json @@ -6,7 +6,6 @@ "publish": true, "getPublishedVersion": "cargo search ${ pkg.pkg } --limit 1 | sed -nE 's/^[^\"]*\"//; s/\".*//1p' -" }, - , "javascript": { "version": true, "publish": true,