diff --git a/.changes/config.json b/.changes/config.json index 3f93622..4d91e1e 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -4,6 +4,7 @@ "github action": { "version": true, "preversion": [ + "pnpm install --no-optional --no-frozen-lockfile", "pnpm build", "pnpm package" ],