Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit e1c62ba

Browse files
committed
ci(release): update changest schema
1 parent 4dae1d4 commit e1c62ba

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.changeset/config.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
2-
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3-
"changelog": "@changesets/cli/changelog",
2+
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
3+
"changelog": [
4+
"@changesets/changelog-github",
5+
{ "repo": "chakra-ui/chakra-ui-vue" }
6+
],
47
"commit": false,
58
"linked": [],
69
"access": "restricted",

0 commit comments

Comments
 (0)