Skip to content

Commit 2c22f4f

Browse files
Version Packages (#9829)
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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 release-v5.0, this PR will be updated. # Releases ## @ai-sdk/assemblyai@1.0.15 ### Patch Changes - 16ac29e: fix(providers/assemblyai): remove topics We were told the feature was priveatly beta-tested but never rolled out. Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
1 parent 8454389 commit 2c22f4f

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/big-chicken-jam.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/assemblyai/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @ai-sdk/assemblyai
22

3+
## 1.0.15
4+
5+
### Patch Changes
6+
7+
- 16ac29e: fix(providers/assemblyai): remove topics
8+
9+
We were told the feature was priveatly beta-tested but never rolled out.
10+
311
## 1.0.14
412

513
### Patch Changes

packages/assemblyai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ai-sdk/assemblyai",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)