This repository was archived by the owner on Aug 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1-alpha.0 "
2+ "." : " 0.0.1-alpha.1 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.0.1-alpha.1 (2025-05-13)
4+
5+ Full Changelog: [ v0.0.1-alpha.0...v0.0.1-alpha.1] ( https://github.com/llamastack/llama-stack-client-typescript/compare/v0.0.1-alpha.0...v0.0.1-alpha.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** client:** always overwrite when merging headers ([ 31ec06d] ( https://github.com/llamastack/llama-stack-client-typescript/commit/31ec06d09d5143cb2b545114a9436059e06e78d4 ) )
10+
11+
12+ ### Chores
13+
14+ * ** package:** remove engines ([ 6066770] ( https://github.com/llamastack/llama-stack-client-typescript/commit/6066770fb1c17521dcdc2237156ba88b42beed94 ) )
15+ * update SDK settings ([ e7d2cfc] ( https://github.com/llamastack/llama-stack-client-typescript/commit/e7d2cfcc355eb5990ef5e750cb18ace391e75b5b ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " llama-stack-client" ,
3- "version" : " 0.0.1-alpha.0 " ,
3+ "version" : " 0.0.1-alpha.1 " ,
44 "description" : " The official TypeScript library for the Llama Stack Client API" ,
55 "author" : " Llama Stack Client <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.0.1-alpha.0 ' ; // x-release-please-version
1+ export const VERSION = '0.0.1-alpha.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments