Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changeset/puny-squids-play.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@lglab/react-qr-code': patch
'reactqrcode.com': patch
---

ci:changset provenance
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor

Fix typo in changeset description.

Line 6 contains "changset" which should be "changeset".

-ci:changset provenance
+ci:changeset provenance
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
ci:changset provenance
ci:changeset provenance
🧰 Tools
🪛 LanguageTool

[typographical] ~6-~6: Une espace est requise.
Context: ...: patch 'reactqrcode.com': patch --- ci:changset provenance

(DEUX_POINTS_ESPACE)

🤖 Prompt for AI Agents
In .changeset/puny-squids-play.md around line 6, the changeset description
contains a typo "changset"; update that word to the correct spelling "changeset"
so the line reads "ci:changeset provenance".

1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ jobs:
publish: pnpm ci:publish --no-git-checks
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_CONFIG_PROVENANCE: true