We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71bcfdb commit 390c9c2Copy full SHA for 390c9c2
CHANGELOG.md
@@ -1,3 +1,4 @@
1
+- [2025-09-24] [rm old file](https://github.com/RubricLab/cli/commit/1041d19da0188c9d642cb5937b3084f5f93fe767)
2
- [2025-09-24] [add ui](https://github.com/RubricLab/cli/commit/a809ae0177be8dfd9aa948b860e51a64fdf639db)
3
- [2025-07-01] [run format](https://github.com/RubricLab/cli/commit/7ca23a6d4940452913b3111c1d43b7179638dcf9)
4
- [2025-07-01] [consolidate biome format script](https://github.com/RubricLab/cli/commit/ea2999efb0c28c7a217e81245026d3009bc78081)
lib/ui.ts
package.json
@@ -21,5 +21,5 @@
21
"simple-git-hooks": {
22
"post-commit": "bun x @rubriclab/package post-commit"
23
},
24
- "version": "0.0.12"
+ "version": "0.0.13"
25
}
0 commit comments