File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.2.3 "
2+ "." : " 0.3.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.3.0 (2025-10-01)
4+
5+ Full Changelog: [ v0.2.3...v0.3.0] ( https://github.com/meta-llama/llama-api-typescript/compare/v0.2.3...v0.3.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 2bff115] ( https://github.com/meta-llama/llama-api-typescript/commit/2bff1156837e7923942b0b939e9adb485c7b529d ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** remove .eslintcache ([ 799fffc] ( https://github.com/meta-llama/llama-api-typescript/commit/799fffca3fa679b29c8fb3c7ccdf8901d459cc2f ) )
15+
316## 0.2.3 (2025-09-26)
417
518Full Changelog: [ v0.2.2...v0.2.3] ( https://github.com/meta-llama/llama-api-typescript/compare/v0.2.2...v0.2.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " llama-api-client" ,
3- "version" : " 0.2.3 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " The official TypeScript library for the Llama API Client API" ,
55 "author" : " Llama API Client <support@llama.developer.meta.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.2.3 ' ; // x-release-please-version
1+ export const VERSION = '0.3.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments