File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ - [ 2025-04-23] [ Trigger build] ( https://github.com/RubricLab/cli/commit/f48dfb50b8388ca5b9a6762aba521093a8226e5b )
12- [ 2025-04-14] [ src -> lib] ( https://github.com/RubricLab/cli/commit/5366d58c027c275252ef7e79f20afd61183949c6 )
23- [ 2025-04-14] [ publish lib/index] ( https://github.com/RubricLab/cli/commit/77d2c126ff9cf6ec9bcbff925d79bcda2b187da6 )
34- [ 2025-04-14] [ publish] ( https://github.com/RubricLab/cli/commit/57579caea726ee9f77585a743f97648799f4fd04 )
Original file line number Diff line number Diff line change 88 "lint:fix" : " bun x biome lint . --write --unsafe"
99 },
1010 "name" : " @rubriclab/cli" ,
11- "version" : " 0.0.4 " ,
11+ "version" : " 0.0.5 " ,
1212 "main" : " lib/index.ts" ,
1313 "private" : false ,
1414 "dependencies" : {
15- "@rubriclab/package " : " *" ,
16- "@rubriclab/config " : " *"
15+ "@rubriclab/config " : " *" ,
16+ "@rubriclab/package " : " *"
1717 },
1818 "simple-git-hooks" : {
1919 "post-commit" : " bun run rubriclab-postcommit"
You can’t perform that action at this time.
0 commit comments