Skip to content

Commit 0744c2a

Browse files
Merge pull request #2 from typeonce-dev/codex/fix-changesets-changelog
Fix Changesets release PR generation
2 parents b0af97e + 1c0d5c7 commit 0744c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/config@3.1.2/schema.json",
3-
"changelog": false,
3+
"changelog": "@changesets/cli/changelog",
44
"commit": false,
55
"fixed": [],
66
"linked": [],

0 commit comments

Comments
 (0)