Skip to content

Commit 30ca7fa

Browse files
committed
Add backfilled and year-mode changesets
- Backfill missing minor changeset for prior AI transforms (d53b16c) - Add minor changeset for spoken year conversion mode - Restore original number-word changeset summary for PR kitlangton#155 context
1 parent f76ad49 commit 30ca7fa

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"hex-app": minor
3+
---
4+
5+
Backfill: add AI transcript transforms in settings and transcription flow (commit d53b16c)

.changeset/d3bf0f57.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"hex-app": minor
33
---
44

5-
Add options to convert spoken number words and years to digits (#155)
5+
Add option to convert spoken number words to digits (ported from upstream PR #155)
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"hex-app": minor
3+
---
4+
5+
Add optional spoken year conversion toggle (e.g. "twenty twenty one" → "2021") plus conservative parsing safeguards

0 commit comments

Comments
 (0)