chore: changeset

pull/691/head @agentic/gravatar@7.4.2
Travis Fischer 2025-02-28 05:57:36 +07:00
rodzic 2df13fb94f
commit f7d074a632
8 zmienionych plików z 33 dodań i 4 usunięć

Wyświetl plik

@ -0,0 +1,7 @@
# @agentic/gravatar
## 7.4.2
### Patch Changes
- Add gravatar; minor type fixes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/gravatar",
"version": "7.4.1",
"version": "7.4.2",
"description": "Agentic SDK for Gravatar.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,11 @@
# @agentic/jina
## 7.3.5
### Patch Changes
- Add gravatar; minor type fixes
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/jina",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Jina AI.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,11 @@
# @agentic/social-data
## 7.3.4
### Patch Changes
- Add gravatar; minor type fixes
## 7.3.3
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/social-data",
"version": "7.3.3",
"version": "7.3.4",
"description": "Agentic SDK for accessing Twitter via Social Data.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,15 @@
# @agentic/stdlib
## 7.4.4
### Patch Changes
- Add gravatar; minor type fixes
- Updated dependencies
- @agentic/gravatar@7.4.2
- @agentic/jina@7.3.5
- @agentic/social-data@7.3.4
## 7.4.3
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/stdlib",
"version": "7.4.3",
"version": "7.4.4",
"description": "Standard library of AI functions which work with any LLM and TypeScript AI SDK.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",