Skip to content

Commit 450df16

Browse files
chore(release): 0.10.0-rc.1 [skip ci]
# [0.10.0-rc.1](v0.9.0...v0.10.0-rc.1) (2024-12-23) ### Features * split packages ([7e43973](7e43973))
1 parent 7e43973 commit 450df16

File tree

5 files changed

+35
-545
lines changed

5 files changed

+35
-545
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.10.0-rc.1](https://github.com/trust0-project/RIDB/compare/v0.9.0...v0.10.0-rc.1) (2024-12-23)
2+
3+
4+
### Features
5+
6+
* split packages ([7e43973](https://github.com/trust0-project/RIDB/commit/7e439730b1ae575b172f32428ea381429e11a1f4))
7+
18
# [0.9.0](https://github.com/trust0-project/RIDB/compare/v0.8.0...v0.9.0) (2024-12-23)
29

310

docs/type-aliases/StartOptions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ The type of the schema record.
107107
108108
## Defined in
109109

110-
[index.ts:154](https://github.com/elribonazo/RIDB/blob/136618e9b61a9796bbcdb99fcbd801065c2a0772/src/index.ts#L154)
110+
[index.ts:154](https://github.com/trust0-project/RIDB/blob/7e439730b1ae575b172f32428ea381429e11a1f4/src/index.ts#L154)

docs/variables/SchemaFieldType.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ An enumeration of schema field types.
3434
3535
## Defined in
3636

37-
[index.ts:292](https://github.com/elribonazo/RIDB/blob/136618e9b61a9796bbcdb99fcbd801065c2a0772/src/index.ts#L292)
37+
[index.ts:292](https://github.com/trust0-project/RIDB/blob/7e439730b1ae575b172f32428ea381429e11a1f4/src/index.ts#L292)

0 commit comments

Comments
 (0)