-
-
Notifications
You must be signed in to change notification settings - Fork 520
ci(changesets): version packages #1006
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploying voltagent with
|
| Latest commit: |
c560023
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://55e32116.voltagent.pages.dev |
| Branch Preview URL: | https://changeset-release-main.voltagent.pages.dev |
This comment has been minimized.
This comment has been minimized.
📝 WalkthroughWalkthroughThis is a release management PR for Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Tip 🧪 Unit Test Generation v2 is now available!We have significantly improved our unit test generation capabilities. To enable: Add this to your reviews:
finishing_touches:
unit_tests:
enabled: trueTry it out by using the Have feedback? Share your thoughts on our Discord thread! Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 7 files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@packages/voice/CHANGELOG.md`:
- Line 7: Fix the typo in the changelog entry referencing PR `#1005` / commit
`3a646b3`: change the service name "eleventlabs" to the correct "elevenlabs" in
the line that reads "feat(voice): add scribe_v2 to eleventlabs models and change
to default" so it becomes "feat(voice): add scribe_v2 to elevenlabs models and
change to default".
|
|
||
| ### Minor Changes | ||
|
|
||
| - [#1005](https://github.com/VoltAgent/voltagent/pull/1005) [`3a646b3`](https://github.com/VoltAgent/voltagent/commit/3a646b34da6d4138f51bd89213f0a02412a1a3cd) Thanks [@alienteavend](https://github.com/alienteavend)! - feat(voice): add scribe_v2 to eleventlabs models and change to default |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo: "eleventlabs" should be "elevenlabs".
The service name is misspelled in the changelog entry.
📝 Proposed fix
-- [`#1005`](https://github.com/VoltAgent/voltagent/pull/1005) [`3a646b3`](https://github.com/VoltAgent/voltagent/commit/3a646b34da6d4138f51bd89213f0a02412a1a3cd) Thanks [`@alienteavend`](https://github.com/alienteavend)! - feat(voice): add scribe_v2 to eleventlabs models and change to default
+- [`#1005`](https://github.com/VoltAgent/voltagent/pull/1005) [`3a646b3`](https://github.com/VoltAgent/voltagent/commit/3a646b34da6d4138f51bd89213f0a02412a1a3cd) Thanks [`@alienteavend`](https://github.com/alienteavend)! - feat(voice): add scribe_v2 to elevenlabs models and change to default📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| - [#1005](https://github.com/VoltAgent/voltagent/pull/1005) [`3a646b3`](https://github.com/VoltAgent/voltagent/commit/3a646b34da6d4138f51bd89213f0a02412a1a3cd) Thanks [@alienteavend](https://github.com/alienteavend)! - feat(voice): add scribe_v2 to eleventlabs models and change to default | |
| - [`#1005`](https://github.com/VoltAgent/voltagent/pull/1005) [`3a646b3`](https://github.com/VoltAgent/voltagent/commit/3a646b34da6d4138f51bd89213f0a02412a1a3cd) Thanks [`@alienteavend`](https://github.com/alienteavend)! - feat(voice): add scribe_v2 to elevenlabs models and change to default |
🧰 Tools
🪛 LanguageTool
[grammar] ~7-~7: Ensure spelling is correct
Context: ...avend)! - feat(voice): add scribe_v2 to eleventlabs models and change to default Added s...
(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)
🤖 Prompt for AI Agents
In `@packages/voice/CHANGELOG.md` at line 7, Fix the typo in the changelog entry
referencing PR `#1005` / commit `3a646b3`: change the service name "eleventlabs"
to the correct "elevenlabs" in the line that reads "feat(voice): add scribe_v2
to eleventlabs models and change to default" so it becomes "feat(voice): add
scribe_v2 to elevenlabs models and change to default".
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@voltagent/[email protected]
Minor Changes
#1005
3a646b3Thanks @alienteavend! - feat(voice): add scribe_v2 to eleventlabs models and change to defaultAdded scribe_v2 elevenlabs model
Resolves [FEAT] Elevenlabs scribe_v2 model #1004
Summary by cubic
Publishes @voltagent/voice 2.1.0, adding ElevenLabs scribe_v2 and making it the default model. Updates example apps to ^2.1.0 and refreshes the lockfile.
Written for commit c560023. Summary will update on new commits.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.