Skip to content

Commit 22dd63e

Browse files
committed
chore(release): publish
- @next-api-sdk/[email protected]
1 parent 4e0c83d commit 22dd63e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

sdk/llm-sdk/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.6.0](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/[email protected]...@next-api-sdk/[email protected]) (2025-08-26)
7+
8+
### Features
9+
10+
- **llm:** new APIs ([4e0c83d](https://github.com/easyops-cn/next-api-sdk/commit/4e0c83d75c65d75b63c36bcc79602ed098fc17ce))
11+
612
# [1.5.0](https://github.com/easyops-cn/next-api-sdk/compare/@next-api-sdk/[email protected]...@next-api-sdk/[email protected]) (2025-07-25)
713

814
### Features

sdk/llm-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@next-api-sdk/llm-sdk",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"description": "API SDK for Llm",
55
"homepage": "https://github.com/easyops-cn/next-api-sdk/tree/master/sdk/llm-sdk",
66
"repository": {

0 commit comments

Comments
 (0)