Commit 89d1bd9
fix: normalize longDescription ref and correct changeset wording
Two follow-ups to PR #174:
1. Drop the redundant `#main` suffix from the `longDescription` union's
Leaflet ref in `app.certified.actor.organization`, so it matches the
bare `pub.leaflet.pages.linearDocument` form already used on activity,
collection, and attachment after the cleanup in 06fce2c. PR #174 was
rebased onto that cleanup but re-introduced `#main` for the new
organization field. Purely a ref-string normalization — the target
def is identical.
2. Update the unreleased changeset description to describe the actual
3-way union (inline string / embedded Leaflet linear document /
strongRef), not a 2-way union, so the v0.12.0 CHANGELOG entry is
accurate.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 18abe86 commit 89d1bd9
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- .changeset
- lexicons/app/certified/actor
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments