Files
vercel__ai-elements/.changeset/config.json
T
Hayden Bleasel ba34adc2ee Merge registry app into docs (#216)
* Merge registry app into docs

* Update packages/cli/index.js

Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>

* Update pnpm-lock.yaml

* Update pnpm-lock.yaml

---------

Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
2026-01-14 13:23:01 -08:00

18 lines
383 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
"changelog": "@changesets/cli/changelog",
"commit": false,
"fixed": [],
"linked": [],
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": [
"docs",
"@repo/elements",
"@repo/examples",
"@repo/typescript-config",
"@repo/shadcn-ui"
]
}