Skip to content

Commit caa4bad

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file 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
"format": "skuba format",
99
"lint": "skuba lint",
1010
"release": "pnpm run --silent build && changeset publish",
11-
"stage": "changeset version && pnpm run --silent format",
11+
"stage": "changeset version && pnpm run --silent codegen && pnpm run --silent format",
1212
"test": "skuba test",
1313
"test:ci": "skuba test --coverage",
1414
"test:watch": "skuba test --watch"

0 commit comments

Comments
 (0)