Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit 923a365

Browse files
committed
feat: test semantic release workflow
This is a test commit to trigger the semantic release process from version 0.0.0 to 0.1.0
1 parent e296285 commit 923a365

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/defaults/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
/**
2+
* Default components for template builder
3+
*/
14
export { FieldMenu } from "./FieldMenu";
25
export { FieldList } from "./FieldList";

0 commit comments

Comments
 (0)