Skip to content

Commit 28aaa53

Browse files
committed
null commit
1 parent 5140d2b commit 28aaa53

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
.DS_Store
22
node_modules
3-
.turbo
3+
.turbo
4+

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- [2024-10-22] [null commit](https://github.com/RubricLab/package/commit/3ed1bb87967f633a8a20b79e7e64a93ae92ebec0)
12
- [2024-10-18] [post-commit hook](https://github.com/RubricLab/package/commit/8d490e082b47dfe7cc169bae481a36f0cc1337b4)
23
- [2024-10-04] [Use Bun file APIs](https://github.com/RubricLab/package/commit/17f26299c5908b883d4d659f28423d162adb4942)
34
- [2024-10-04] [bleed for mono](https://github.com/RubricLab/package/commit/4caf565ae9d7d81f0564b843e120673d907819db)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rubriclab/package",
3-
"version": "0.0.85",
3+
"version": "0.0.86",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/RubricLab/package.git"

0 commit comments

Comments
 (0)