Skip to content

Commit 33c264f

Browse files
chore: changeset
1 parent fceaf2a commit 33c264f

File tree

10 files changed

+48
-5
lines changed

10 files changed

+48
-5
lines changed

packages/apollo/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @agentic/apollo
2+
3+
## 7.4.0
4+
5+
### Minor Changes
6+
7+
- Add ZoomInfo, Apollo, LeadMagic, and RocketReach

packages/apollo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic/apollo",
3-
"version": "7.3.2",
3+
"version": "7.4.0",
44
"description": "Agentic SDK for Apollo.io.",
55
"author": "Travis Fischer <[email protected]>",
66
"license": "MIT",

packages/leadmagic/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @agentic/leadmagic
2+
3+
## 7.4.0
4+
5+
### Minor Changes
6+
7+
- Add ZoomInfo, Apollo, LeadMagic, and RocketReach

packages/leadmagic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic/leadmagic",
3-
"version": "7.3.2",
3+
"version": "7.4.0",
44
"description": "Agentic SDK for LeadMagic.",
55
"author": "Travis Fischer <[email protected]>",
66
"license": "MIT",

packages/rocketreach/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @agentic/rocketreach
2+
3+
## 7.4.0
4+
5+
### Minor Changes
6+
7+
- Add ZoomInfo, Apollo, LeadMagic, and RocketReach

packages/rocketreach/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic/rocketreach",
3-
"version": "7.3.2",
3+
"version": "7.4.0",
44
"description": "Agentic SDK for RocketReach.",
55
"author": "Travis Fischer <[email protected]>",
66
"license": "MIT",

packages/stdlib/CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# @agentic/stdlib
2+
3+
## 7.4.0
4+
5+
### Minor Changes
6+
7+
- Add ZoomInfo, Apollo, LeadMagic, and RocketReach
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @agentic/apollo@7.4.0
13+
- @agentic/leadmagic@7.4.0
14+
- @agentic/rocketreach@7.4.0
15+
- @agentic/zoominfo@7.4.0

packages/stdlib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic/stdlib",
3-
"version": "7.3.2",
3+
"version": "7.4.0",
44
"description": "Standard library of AI functions which work with any LLM and TypeScript AI SDK.",
55
"author": "Travis Fischer <[email protected]>",
66
"license": "MIT",

packages/zoominfo/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @agentic/zoominfo
2+
3+
## 7.4.0
4+
5+
### Minor Changes
6+
7+
- Add ZoomInfo, Apollo, LeadMagic, and RocketReach

packages/zoominfo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agentic/zoominfo",
3-
"version": "7.3.2",
3+
"version": "7.4.0",
44
"description": "Agentic SDK for ZoomInfo.",
55
"author": "Travis Fischer <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)