Skip to content

Commit 6bdb6e1

Browse files
authored
feat: replace dialogueStyle with notes on characters (#261)
2 parents 0462f1f + d95f72b commit 6bdb6e1

24 files changed

Lines changed: 3825 additions & 104 deletions

.changeset/strict-animals-judge.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@branchforge/shared": patch
3+
"@branchforge/frontend": patch
4+
"@branchforge/backend": patch
5+
---
6+
7+
Changed dialogue style to more generic notes on the character info
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE "characters" RENAME COLUMN "dialogue_style" TO "notes";

0 commit comments

Comments
 (0)