Skip to content

Commit 08fd581

Browse files
committed
Trigger release
1 parent d4bde55 commit 08fd581

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- [2025-11-12] [Trigger release](https://github.com/RubricLab/events/commit/29230572fe2d66349b134c25bb5f717cf9f28f0f)
12
- [2025-07-01] [run format](https://github.com/RubricLab/events/commit/dbff16d66df79604f274b14ad4b5abed2eda2286)
23
- [2025-07-01] [consolidate biome format script](https://github.com/RubricLab/events/commit/1686c25cfbcd32d74f49d24ff6c83be0a915d2ff)
34

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It is part of Rubric's architecture for Generative UI when used with:
1414
### Installation
1515
`bun add @rubriclab/events`
1616

17-
> @rubriclab scope packages are not built, they are all raw typescript. If using in a next.js app, make sure to transpile.
17+
> @rubriclab scope packages are not built, they are all raw typescript. If using in a Next.js app, make sure to transpile.
1818
1919
```ts
2020
// next.config.ts

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@
2525
"simple-git-hooks": {
2626
"post-commit": "bun x @rubriclab/package post-commit"
2727
},
28-
"version": "0.0.37"
28+
"version": "0.0.38"
2929
}

0 commit comments

Comments
 (0)