Skip to content

Commit 47b7287

Browse files
committed
updated changelog formatter
1 parent 37d708a commit 47b7287

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"private": false,
99
"type": "module",
1010
"scripts": {
11-
"build.changelog-formatter": "tsc .changeset/changelog-github-custom.ts",
11+
"build.changelog-formatter": "tsc .changeset/changelog-github-custom.ts && mv .changeset/changelog-github-custom.js .changeset/changelog-github-custom.cjs",
1212
"build": "nx build website",
1313
"build.cloudflare": "nx build-cloudflare website",
1414
"build.headless": "nx build headless",

0 commit comments

Comments
 (0)