Skip to content

Commit d6a645f

Browse files
committed
chore: update changeset config
1 parent 769797a commit d6a645f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.changeset/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
3-
"changelog": ["@changesets/changelog-github", { "repo": "softnetics/ttc" }],
3+
"changelog": ["@changesets/changelog-github", { "repo": "softnetics/kivotos" }],
44
"commit": false,
55
"fixed": [
6-
["@api/cms"]
6+
["@kivotos/core", "@kivotos/next"]
77
],
88
"linked": [],
99
"access": "restricted",

0 commit comments

Comments
 (0)