Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 0069435

Browse files
release: 0.3.0
1 parent 79e7896 commit 0069435

File tree

4 files changed

+47
-3
lines changed

4 files changed

+47
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.13"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,49 @@
11
# Changelog
22

3+
## 0.3.0 (2025-06-30)
4+
5+
Full Changelog: [v0.2.13...v0.3.0](https://github.com/llamastack/llama-stack-client-typescript/compare/v0.2.13...v0.3.0)
6+
7+
### Features
8+
9+
* **client:** add support for endpoint-specific base URLs ([1aedd4c](https://github.com/llamastack/llama-stack-client-typescript/commit/1aedd4c5b4d3e2eab7b008e2b07cc851ce7f069b))
10+
11+
12+
### Bug Fixes
13+
14+
* **ci:** update version, skip a failing test ([#4](https://github.com/llamastack/llama-stack-client-typescript/issues/4)) ([7a5dbe7](https://github.com/llamastack/llama-stack-client-typescript/commit/7a5dbe7ed59b24feda5d73df8808fde2d337fc2a))
15+
* **client:** always overwrite when merging headers ([f38ab33](https://github.com/llamastack/llama-stack-client-typescript/commit/f38ab33949e2f8b9eb42726a473e4186f5517ad4))
16+
* **client:** explicitly copy fetch in withOptions ([43b1b13](https://github.com/llamastack/llama-stack-client-typescript/commit/43b1b131d39926ce247bacc495f38db6dd11cd43))
17+
* **client:** get fetchOptions type more reliably ([4ccde72](https://github.com/llamastack/llama-stack-client-typescript/commit/4ccde72189d521048d3056dd959e9438dbdbde98))
18+
* compat with more runtimes ([04a0662](https://github.com/llamastack/llama-stack-client-typescript/commit/04a0662bcb5c6b6083f88a1efbc889b87481845f))
19+
* publish script — handle NPM errors correctly ([b39a51b](https://github.com/llamastack/llama-stack-client-typescript/commit/b39a51bd7d5258e56ca61b8b8107ce41e1f71675))
20+
21+
22+
### Chores
23+
24+
* adjust eslint.config.mjs ignore pattern ([6f2ebb4](https://github.com/llamastack/llama-stack-client-typescript/commit/6f2ebb47f22f2a9e7ca6a3408555e43845c67f73))
25+
* avoid type error in certain environments ([f63451d](https://github.com/llamastack/llama-stack-client-typescript/commit/f63451dec43fd57af1e9a4d7e19ca59e029d7061))
26+
* change publish docs url ([18f74bc](https://github.com/llamastack/llama-stack-client-typescript/commit/18f74bc0397e69dcdceec37bad5f11633ed79f70))
27+
* **ci:** enable for pull requests ([cdb3e21](https://github.com/llamastack/llama-stack-client-typescript/commit/cdb3e218b3579a3bdfc013fc23d1167ccd2054cd))
28+
* **client:** refactor imports ([1ca0d4d](https://github.com/llamastack/llama-stack-client-typescript/commit/1ca0d4d2c9eea8d3be991a6724a98d33f136c464))
29+
* **deps:** bump eslint-plugin-prettier ([e3d70df](https://github.com/llamastack/llama-stack-client-typescript/commit/e3d70dfdbc704dd715acf3c266b26bd5b433ba0d))
30+
* **docs:** grammar improvements ([ec9f51b](https://github.com/llamastack/llama-stack-client-typescript/commit/ec9f51bde2d1da8f76627b4b1eadc6f5e2c69d72))
31+
* **docs:** use top-level-await in example snippets ([d4f2e4a](https://github.com/llamastack/llama-stack-client-typescript/commit/d4f2e4a7c2d5252a1799281a071b122df86c87bc))
32+
* improve publish-npm script --latest tag logic ([ce89fc0](https://github.com/llamastack/llama-stack-client-typescript/commit/ce89fc0692a765e739aa33239d523112432dd7ed))
33+
* **internal:** add pure annotations, make base APIResource abstract ([f3d650e](https://github.com/llamastack/llama-stack-client-typescript/commit/f3d650e247ff981eb7274e85da47e9e4185adbd6))
34+
* **internal:** codegen related update ([79e7896](https://github.com/llamastack/llama-stack-client-typescript/commit/79e78969a31df16ef35901c3ce4c003f70d59778))
35+
* **internal:** fix readablestream types in node 20 ([ad42eb3](https://github.com/llamastack/llama-stack-client-typescript/commit/ad42eb34ca89ab73bdbc37a4fc1cd367e18d1b5c))
36+
* **internal:** update jest config ([1c7ea01](https://github.com/llamastack/llama-stack-client-typescript/commit/1c7ea019518b4d7a04315355eecbffb64cfe0a7a))
37+
* **package:** remove engines ([5e60291](https://github.com/llamastack/llama-stack-client-typescript/commit/5e602915fb031ff570292fb649de0f66520fbbf3))
38+
* **readme:** update badges ([8d2cffe](https://github.com/llamastack/llama-stack-client-typescript/commit/8d2cffe5a1ef45965aaf953bfb3b53ef2fcc6c5c))
39+
* **readme:** use better example snippet for undocumented params ([806b784](https://github.com/llamastack/llama-stack-client-typescript/commit/806b7846d04d90f707179ffcb543cf65972d44ee))
40+
* update SDK settings ([21dd96b](https://github.com/llamastack/llama-stack-client-typescript/commit/21dd96b77989e0fff77cd45f9db557ebd9c012d2))
41+
42+
43+
### Refactors
44+
45+
* **types:** replace Record with mapped types ([992acaa](https://github.com/llamastack/llama-stack-client-typescript/commit/992acaa8badf3175fc2495e79d05c8aa91d8a109))
46+
347
## 0.1.0-alpha.3 (2025-06-28)
448

549
Full Changelog: [v0.1.0-alpha.2...v0.1.0-alpha.3](https://github.com/llamastack/llama-stack-client-typescript/compare/v0.1.0-alpha.2...v0.1.0-alpha.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "llama-stack-client",
3-
"version": "0.2.13",
3+
"version": "0.3.0",
44
"description": "The official TypeScript library for the Llama Stack Client API",
55
"author": "Llama Stack Client <[email protected]>",
66
"types": "dist/index.d.ts",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.2.13'; // x-release-please-version
1+
export const VERSION = '0.3.0'; // x-release-please-version

0 commit comments

Comments
 (0)