Skip to content

Commit 3e71b2d

Browse files
committed
fix: changeset custom formatter path
1 parent d843253 commit 3e71b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
33
"changelog": [
4-
"./dist/src/dev/changelog-custom.js",
4+
"../dist/src/dev/changelog-custom.js",
55
{
66
"repo": "sapientpants/agentic-node-ts-starter"
77
}

0 commit comments

Comments
 (0)