From 3005204a314f52cafb1edae8f3a8a7d0fe863d8f Mon Sep 17 00:00:00 2001 From: Jacob Bolda Date: Fri, 21 Aug 2020 08:21:43 -0500 Subject: [PATCH] chore: stray comma somehows (#985) --- .changes/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changes/config.json b/.changes/config.json index 12a73ee1b..aea83d28c 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -34,8 +34,8 @@ "dryRunCommand": true, "pipe": true } - ] - "publish": [, + ], + "publish": [ { "command": "cargo package --allow-dirty", "dryRunCommand": true