Commit e70f54d
authored
chore(voice): unprivate voice provider packages (#2066)
The voice provider packages carry "private": true, so changesets versions
them and writes their changelogs while changeset publish skips them. Plivo
is bumped to 0.1.0 by the pending release yet has never reached npm, and
the Deepgram, ElevenLabs, and AssemblyAI install instructions in the public
docs reference packages that do not exist.
Telnyx is the only provider already publishing, because its private field
was removed by hand in 2142b23.
Publishing still requires npm-side bootstrap: trusted publishing cannot
create a package's first version, and four of these five names are absent
from the registry.1 parent 38bbf5a commit e70f54d
5 files changed
Lines changed: 0 additions & 5 deletions
File tree
- voice-providers
- assemblyai
- deepgram
- elevenlabs
- plivo
- twilio
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
0 commit comments