We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9e074 commit be0b21eCopy full SHA for be0b21e
.changeset/changelog-config.js .changeset/changelog-config.cjs.changeset/changelog-config.js renamed to .changeset/changelog-config.cjs
.changeset/config.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://unpkg.com/@changesets/config@1.6.0/schema.json",
3
- "changelog": ["./changelog-config", { "repo": "udecode/zustand-x" }],
+ "changelog": ["./changelog-config.cjs", { "repo": "udecode/zustand-x" }],
4
"commit": false,
5
"linked": [["zustand-x"]],
6
"access": "public",
0 commit comments