From d4e7077a17d3f6be658518c316aa177a661a2d05 Mon Sep 17 00:00:00 2001 From: Marco Comi <9998393+kin0992@users.noreply.github.com> Date: Tue, 2 Jun 2026 00:03:18 +0200 Subject: [PATCH] Add changeset: republish all packages with provenance Co-Authored-By: Claude Opus 4.8 --- .changeset/republish-with-provenance.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .changeset/republish-with-provenance.md diff --git a/.changeset/republish-with-provenance.md b/.changeset/republish-with-provenance.md new file mode 100644 index 0000000..810c43e --- /dev/null +++ b/.changeset/republish-with-provenance.md @@ -0,0 +1,10 @@ +--- +'@kin0992/oxc-config': patch +'@kin0992/skills': patch +'@kin0992/tsconfig': patch +'@kin0992/vitest-config': patch +--- + +Republish to npmjs.org with build provenance via npm Trusted Publishing (OIDC). +No functional changes — this release attaches signed provenance attestations +that earlier versions were published without.