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.10 .0"
2+ "." : " 0.11 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.11.0 (2025-10-10)
4+
5+ Full Changelog: [ v0.10.0...v0.11.0] ( https://github.com/perplexityai/perplexity-node/compare/v0.10.0...v0.11.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ b40eeef] ( https://github.com/perplexityai/perplexity-node/commit/b40eeef3d741e44af2bffa39791c81e2d8f11c57 ) )
10+ * ** api:** manual updates ([ 1daecd2] ( https://github.com/perplexityai/perplexity-node/commit/1daecd20ddb15e6fdbce81d6dab7e887ab1e032a ) )
11+
12+
13+ ### Chores
14+
15+ * configure new SDK language ([ 18bb933] ( https://github.com/perplexityai/perplexity-node/commit/18bb9330e449ec1f609b86ae4904e57c8206d97e ) )
16+ * extract some types in mcp docs ([ 236c14e] ( https://github.com/perplexityai/perplexity-node/commit/236c14e4bb31f701a57f6476d20366686f99297d ) )
17+
318## 0.10.0 (2025-10-08)
419
520Full Changelog: [ v0.9.0...v0.10.0] ( https://github.com/perplexityai/perplexity-node/compare/v0.9.0...v0.10.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @perplexity-ai/perplexity_ai" ,
3- "version" : " 0.10 .0" ,
3+ "version" : " 0.11 .0" ,
44 "description" : " The official TypeScript library for the Perplexity API" ,
55 "author" :
" Perplexity <[email protected] >" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.10 .0' ; // x-release-please-version
1+ export const VERSION = '0.11 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments