File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.30 .0"
2+ "." : " 0.31 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.31.0 (2025-08-07)
4+
5+ Full Changelog: [ v0.30.0...v0.31.0] ( https://github.com/groq/groq-typescript/compare/v0.30.0...v0.31.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 2e12bd1] ( https://github.com/groq/groq-typescript/commit/2e12bd1022f8cd168d41b62d753615b3900ee1f1 ) )
10+ * ** api:** api update ([ 61a9e99] ( https://github.com/groq/groq-typescript/commit/61a9e99c984e43432d823388435893408d84ce0f ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** move publish config ([ 5fe1890] ( https://github.com/groq/groq-typescript/commit/5fe1890402075a67d6ea4472b6196273cd0b0f9e ) )
16+
317## 0.30.0 (2025-08-05)
418
519Full Changelog: [ v0.29.0...v0.30.0] ( https://github.com/groq/groq-typescript/compare/v0.29.0...v0.30.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " groq-sdk" ,
3- "version" : " 0.30 .0" ,
3+ "version" : " 0.31 .0" ,
44 "description" : " The official TypeScript library for the Groq API" ,
55 "author" : " Groq <support@groq.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.30 .0' ; // x-release-please-version
1+ export const VERSION = '0.31 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments