File tree Expand file tree Collapse file tree 5 files changed +12
-4
lines changed
Expand file tree Collapse file tree 5 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.18.2 "
2+ "." : " 0.18.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.18.3 (2026-01-05)
4+
5+ Full Changelog: [ v0.18.2...v0.18.3] ( https://github.com/perplexityai/perplexity-node/compare/v0.18.2...v0.18.3 )
6+
7+ ### Chores
8+
9+ * ** internal:** codegen related update ([ 1bd1a99] ( https://github.com/perplexityai/perplexity-node/commit/1bd1a99cd9c442e45c2614c6b775bf87aa244e8f ) )
10+
311## 0.18.2 (2025-12-19)
412
513Full Changelog: [ v0.18.1...v0.18.2] ( https://github.com/perplexityai/perplexity-node/compare/v0.18.1...v0.18.2 )
Original file line number Diff line number Diff line change 186186 same "printed page" as the copyright notice for easier
187187 identification within third-party archives.
188188
189- Copyright 2025 Perplexity
189+ Copyright 2026 Perplexity
190190
191191 Licensed under the Apache License, Version 2.0 (the "License");
192192 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11{
22 "name" : " @perplexity-ai/perplexity_ai" ,
3- "version" : " 0.18.2 " ,
3+ "version" : " 0.18.3 " ,
44 "description" : " The official TypeScript library for the Perplexity API" ,
55 "author" : " Perplexity <api@perplexity.ai>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.18.2 ' ; // x-release-please-version
1+ export const VERSION = '0.18.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments