From 3bb5e67d854eeebbd1442b8d1f71abf56724fb14 Mon Sep 17 00:00:00 2001 From: Shai Reznik Date: Mon, 29 Jul 2024 22:27:55 +0300 Subject: [PATCH] ci: don't tag private packages --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 334cfa0bda5..f736c4b4f80 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -1,7 +1,7 @@ { "$schema": "https://unpkg.com/@changesets/config@3.0.1/schema.json", "changelog": ["./changelog-github-custom.cjs", { "repo": "QwikDev/qwik" }], - "privatePackages": { "tag": true, "version": true }, + "privatePackages": { "version": true }, "commit": false, "fixed": [ [