Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot]
f80f8be373 Update dependency vite to v7.3.1 2026-02-12 17:54:27 +00:00
91590b58f6 🔥 Remove --provenance flag from pnpm publish command in publish workflow. 2026-02-08 22:56:29 +01:00
2 changed files with 346 additions and 334 deletions

View File

@@ -53,4 +53,4 @@ jobs:
run: pnpm build run: pnpm build
- name: Publish to NPM - name: Publish to NPM
run: pnpm publish --access public --provenance --no-git-checks --tag ${{ steps.version.outputs.tag }} run: pnpm publish --access public --no-git-checks --tag ${{ steps.version.outputs.tag }}

678
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff