Commit 87dc318
committed
feat: enhance Sanity schema with new file asset references and distribution log
- Added `sanity.fileAsset.reference` type for file asset references.
- Updated `AutomatedVideo` type to include optional fields for audio and video files, short files, and render data.
- Introduced a `distributionLog` array to track processing steps and statuses.
- Updated `package.json` to use `dotenv-cli` for type generation commands.
- Updated dependencies in `pnpm-lock.yaml` to include `dotenv-cli`.1 parent 97f88c6 commit 87dc318
File tree
12 files changed
+497
-151
lines changed- sanity
- supabase/.temp
12 files changed
+497
-151
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
0 commit comments