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.7.1 "
2+ "." : " 0.8.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.8.0 (2025-10-02)
4+
5+ Full Changelog: [ v0.7.1...v0.8.0] ( https://github.com/perplexityai/perplexity-node/compare/v0.7.1...v0.8.0 )
6+
7+ ### Features
8+
9+ * ** api:** manual updates ([ 1cfc229] ( https://github.com/perplexityai/perplexity-node/commit/1cfc22974a91e522240582cafd5fbc79ed1c5c5b ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** fix incremental formatting in some cases ([ 34f38af] ( https://github.com/perplexityai/perplexity-node/commit/34f38af0de3c0597399de874717f495a999bd171 ) )
15+ * ** internal:** ignore .eslintcache ([ b1b9340] ( https://github.com/perplexityai/perplexity-node/commit/b1b9340da0c92014e95fc3093cf348eb5304f5df ) )
16+ * update SDK settings ([ 96b6465] ( https://github.com/perplexityai/perplexity-node/commit/96b6465aafe76ecca7b025a1dc1d4aa8a830f002 ) )
17+
318## 0.7.1 (2025-10-01)
419
520Full Changelog: [ v0.7.0...v0.7.1] ( https://github.com/perplexityai/perplexity-node/compare/v0.7.0...v0.7.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @perplexity-ai/perplexity_ai" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.8.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.7.1 ' ; // x-release-please-version
1+ export const VERSION = '0.8.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments