chore: minor cleanups from PRs

old-agentic
Travis Fischer 2025-02-25 20:25:07 +07:00
rodzic da557acfd8
commit 89d878f484
4 zmienionych plików z 16 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/stdlib
## 7.4.2
### Patch Changes
- Bug fix for zoominfo re-authentication
- Updated dependencies
- @agentic/zoominfo@7.4.2
## 7.4.1
### Patch Changes

Wyświetl plik

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

Wyświetl plik

@ -1,5 +1,11 @@
# @agentic/zoominfo
## 7.4.2
### Patch Changes
- Bug fix for zoominfo re-authentication
## 7.4.1
### Patch Changes

Wyświetl plik

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