Skip to content

Commit 678c1fc

Browse files
committed
bump
1 parent ba975ba commit 678c1fc

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- [2025-09-24] [bump](https://github.com/RubricLab/cli/commit/4c6adf68768055ce77764963e07467e503ccfbf4)
12
- [2025-09-24] [bring back prepare (step 2)](https://github.com/RubricLab/cli/commit/be5f86346ab1660f73d6e3ca4198c4726d470021)
23
- [2025-09-24] [disable prepare (step 1 to fix release)](https://github.com/RubricLab/cli/commit/e371eadae9f4cab095d511e7c1aabeea1a570945)
34
- [2025-09-24] [bump](https://github.com/RubricLab/cli/commit/410b99791b42458abc4bd35cad4791096b8c5342)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ Arguments are automatically parsed from command line flags:
111111

112112
## License
113113

114-
MIT
114+
MIT

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"simple-git-hooks": {
2222
"post-commit": "bun x @rubriclab/package post-commit"
2323
},
24-
"version": "0.0.18"
24+
"version": "0.0.19"
2525
}

0 commit comments

Comments
 (0)