Cleans up leftover configuration from the apps/ → docs/ restructuring (see ADR-0001 update). Neither file had any effect anymore since the apps/ directory no longer exists, but both left stale references that could confuse future contributors. - pnpm-workspace.yaml: removed the unused "apps/*" package glob - .changeset/config.json: removed the "ignore": ["apps/docs"] entry, since docs/ is not tracked as a pnpm workspace package and the entry had no effect
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository.
We have a quick list of common questions to get you started engaging with this project in our documentation.