kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
chore: minor cleanups from PRs
rodzic
da557acfd8
commit
89d878f484
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -1,5 +1,11 @@
|
|||
# @agentic/zoominfo
|
||||
|
||||
## 7.4.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Bug fix for zoominfo re-authentication
|
||||
|
||||
## 7.4.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -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",
|
||||
|
|
Ładowanie…
Reference in New Issue