reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.94k stars 1.41k forks source link

chore: ignore apps in changesets config #3308

Closed svenvoskamp closed 8 hours ago

svenvoskamp commented 9 hours ago

Description

Ignore apps in changesets config

Type of change

Associated Issues

For Linear issues: Closes APKT-xxx For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state. If new feature is being introduced, include the link to demo recording.

Checklist

vercel[bot] commented 9 hours ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-gallery-new ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 11:53am
appkit-laboratory ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 11:53am
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 11:53am
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 11:53am
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 11:53am
changeset-bot[bot] commented 9 hours ago

⚠️ No Changeset found

Latest commit: 6f1fdac9585368ae9e4e2c937d65237e5126cab7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR ``` Some errors occurred when validating the changesets config: The package "@apps/gallery-new" depends on the ignored package "@reown/appkit-ui-new", but "@apps/gallery-new" is not being ignored. Please add "@apps/gallery-new" to the `ignore` option. The package "@apps/laboratory" depends on the ignored package "@reown/appkit-adapter-bitcoin", but "@apps/laboratory" is not being ignored. Please add "@apps/laboratory" to the `ignore` option. ```
github-actions[bot] commented 8 hours ago

Coverage Report for Coverage

Status Category Percentage Covered / Total
🔵 Lines 336.34999999999997% 4864 / 23621
🔵 Statements 336.34999999999997% 4864 / 23621
🔵 Functions 368.88% 388 / 1431
🔵 Branches 475.4999999999999% 745 / 1725
File CoverageNo changed files found.
Generated in workflow #7558 for commit 6f1fdac by the Vitest Coverage Report Action