Skip to content

Commit 996c958

Browse files
authored
Merge pull request #131 from token-js/changeset-release/main
Version Packages
2 parents bd06039 + f00d9cd commit 996c958

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/five-hounds-cough.md

-5
This file was deleted.

CHANGELOG.md

+6
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

+1-1
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)