Skip to content

Commit f00d9cd

Browse files
Version Packages
1 parent bd06039 commit f00d9cd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/five-hounds-cough.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Token.js
22

3+
## 0.4.8
4+
5+
### Patch Changes
6+
7+
- f11d766: Update groq and perplexity models
8+
39
## 0.4.7
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "token.js",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"description": "Integrate 9 LLM providers with a single Typescript SDK using OpenAIs format.",
55
"main": "dist/index.cjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)