Commit f75a38a
Two places still named `objectstack-ai/spec`, which is not the repository this
monorepo lives in:
- `.changeset/config.json` -> `changelog[1].repo`
- `packages/spec/README.md` -> the "Try Online" StackBlitz badge target
`README.md` is in `@objectstack/spec`'s published `files`, so the badge ships to
npm readers. The `repo` option currently has no reader: `@changesets/cli/changelog`
re-exports `@changesets/changelog-git`, which never reads the options object that
`@changesets/apply-release-plan` passes as `config.changelog[1]`. It acquires one
the moment anyone swaps in `@changesets/changelog-github`.
Claude-Session: https://claude.ai/code/session_01PfaSTikked61BkcsB5Rn69
Co-authored-by: Claude <noreply@anthropic.com>
1 parent aacc248 commit f75a38a
3 files changed
Lines changed: 34 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments