File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1+ - [ 2025-09-24] [ bring back prepare (step 2)] ( https://github.com/RubricLab/cli/commit/be5f86346ab1660f73d6e3ca4198c4726d470021 )
12- [ 2025-09-24] [ disable prepare (step 1 to fix release)] ( https://github.com/RubricLab/cli/commit/e371eadae9f4cab095d511e7c1aabeea1a570945 )
23- [ 2025-09-24] [ bump] ( https://github.com/RubricLab/cli/commit/410b99791b42458abc4bd35cad4791096b8c5342 )
34- [ 2025-09-24] [ format] ( https://github.com/RubricLab/cli/commit/0e2f53e69ca2b5668de4d5bd34a5326dc26e17fc )
Original file line number Diff line number Diff line change 1515 "scripts" : {
1616 "bleed" : " bun x npm-check-updates -u" ,
1717 "clean" : " rm -rf .next && rm -rf node_modules" ,
18- "format" : " bun x biome check . --write"
18+ "format" : " bun x biome check . --write" ,
19+ "prepare" : " bun x @rubriclab/package prepare"
1920 },
2021 "simple-git-hooks" : {
2122 "post-commit" : " bun x @rubriclab/package post-commit"
You can’t perform that action at this time.
0 commit comments