kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chore: changeset
rodzic
22e06ca392
commit
02fd8a155a
|
@ -1,5 +1,11 @@
|
||||||
# @agentic/gravatar
|
# @agentic/gravatar
|
||||||
|
|
||||||
|
## 7.4.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Fix gravatar types
|
||||||
|
|
||||||
## 7.4.2
|
## 7.4.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/gravatar",
|
"name": "@agentic/gravatar",
|
||||||
"version": "7.4.2",
|
"version": "7.4.3",
|
||||||
"description": "Agentic SDK for Gravatar.",
|
"description": "Agentic SDK for Gravatar.",
|
||||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
@ -1,5 +1,13 @@
|
||||||
# @agentic/stdlib
|
# @agentic/stdlib
|
||||||
|
|
||||||
|
## 7.4.5
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Fix gravatar types
|
||||||
|
- Updated dependencies
|
||||||
|
- @agentic/gravatar@7.4.3
|
||||||
|
|
||||||
## 7.4.4
|
## 7.4.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/stdlib",
|
"name": "@agentic/stdlib",
|
||||||
"version": "7.4.4",
|
"version": "7.4.5",
|
||||||
"description": "Standard library of AI functions which work with any LLM and TypeScript AI SDK.",
|
"description": "Standard library of AI functions which work with any LLM and TypeScript AI SDK.",
|
||||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Ładowanie…
Reference in New Issue