File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.9 .0"
2+ "." : " 0.10 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.10.0 (2025-10-08)
4+
5+ Full Changelog: [ v0.9.0...v0.10.0] ( https://github.com/perplexityai/perplexity-node/compare/v0.9.0...v0.10.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 7f713cb] ( https://github.com/perplexityai/perplexity-node/commit/7f713cb088b2008491bfa0f883e48c624c71443d ) )
10+
311## 0.9.0 (2025-10-08)
412
513Full Changelog: [ v0.8.0...v0.9.0] ( https://github.com/perplexityai/perplexity-node/compare/v0.8.0...v0.9.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @perplexity-ai/perplexity_ai" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 0.10 .0" ,
44 "description" : " The official TypeScript library for the Perplexity API" ,
55 "author" : " Perplexity <>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.9 .0' ; // x-release-please-version
1+ export const VERSION = '0.10 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments