Skip to content

Commit 1449075

Browse files
chore: version packages (#15)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 177d8f1 commit 1449075

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/friendly-geese-think.md

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

CHANGELOG.md

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

3+
## 2.1.3
4+
5+
### Patch Changes
6+
7+
- 177d8f1: Improve Qwen 3.5 compatibility and reorganize the provider internals without changing the main public API.
8+
9+
This release also removes noisy stream debug logging and keeps the local rerank script aligned with the refactored source layout.
10+
311
## 2.1.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "qwen-ai-provider-v5",
33
"type": "commonjs",
4-
"version": "2.1.2",
4+
"version": "2.1.3",
55
"packageManager": "pnpm@10.2.0",
66
"description": "Vercel AI Provider v6 for running Qwen AI models",
77
"author": "bolechen <avenger@php.net>",

0 commit comments

Comments
 (0)