chore: changeset

This commit is contained in:
shadcn
2026-04-20 11:55:18 +04:00
parent 4bdeea4c63
commit d00605c5fb

View File

@@ -0,0 +1,5 @@
---
"shadcn": patch
---
Send `Accept: application/vnd.shadcn.v1+json, application/json;q=0.9` and `User-Agent: shadcn` on registry fetches so servers using HTTP content negotiation can reliably serve JSON to the CLI. Fixes #10164.