File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1+ - [ 2025-09-24] [ disable prepare (step 1 to fix release)] ( https://github.com/RubricLab/cli/commit/e371eadae9f4cab095d511e7c1aabeea1a570945 )
12- [ 2025-09-24] [ bump] ( https://github.com/RubricLab/cli/commit/410b99791b42458abc4bd35cad4791096b8c5342 )
23- [ 2025-09-24] [ format] ( https://github.com/RubricLab/cli/commit/0e2f53e69ca2b5668de4d5bd34a5326dc26e17fc )
34- [ 2025-09-24] [ touches, fixes] ( https://github.com/RubricLab/cli/commit/8c9981291684c9eaee20842b5cf692b3799178f5 )
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" ,
19- "prepare" : " bun x @rubriclab/package prepare"
18+ "format" : " bun x biome check . --write"
2019 },
2120 "simple-git-hooks" : {
2221 "post-commit" : " bun x @rubriclab/package post-commit"
2322 },
24- "version" : " 0.0.17 "
23+ "version" : " 0.0.18 "
2524}
You can’t perform that action at this time.
0 commit comments