kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chore: minor cleanups from PRs
rodzic
da557acfd8
commit
89d878f484
|
@ -1,5 +1,13 @@
|
||||||
# @agentic/stdlib
|
# @agentic/stdlib
|
||||||
|
|
||||||
|
## 7.4.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Bug fix for zoominfo re-authentication
|
||||||
|
- Updated dependencies
|
||||||
|
- @agentic/zoominfo@7.4.2
|
||||||
|
|
||||||
## 7.4.1
|
## 7.4.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/stdlib",
|
"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.",
|
"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",
|
||||||
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @agentic/zoominfo
|
# @agentic/zoominfo
|
||||||
|
|
||||||
|
## 7.4.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- Bug fix for zoominfo re-authentication
|
||||||
|
|
||||||
## 7.4.1
|
## 7.4.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@agentic/zoominfo",
|
"name": "@agentic/zoominfo",
|
||||||
"version": "7.4.1",
|
"version": "7.4.2",
|
||||||
"description": "Agentic SDK for ZoomInfo.",
|
"description": "Agentic SDK for ZoomInfo.",
|
||||||
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
"author": "Travis Fischer <travis@transitivebullsh.it>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Ładowanie…
Reference in New Issue